summaryrefslogtreecommitdiff
path: root/gnu/lib/libsupc++
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2005-08-19 02:49:55 +0000
committerColin Percival <cperciva@FreeBSD.org>2005-08-19 02:49:55 +0000
commitc0beafff93ee43ff253e0bf520965218c886b06c (patch)
treee0bc69d8baf6ad84878da8743243ab52ed4682e2 /gnu/lib/libsupc++
parent3e2bfbde3d1a3e1fd978531b0fade573655f3052 (diff)
Notes
Diffstat (limited to 'gnu/lib/libsupc++')
-rw-r--r--gnu/lib/libsupc++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libsupc++/Makefile b/gnu/lib/libsupc++/Makefile
index 4abeed41d3d5..50c6097ebc40 100644
--- a/gnu/lib/libsupc++/Makefile
+++ b/gnu/lib/libsupc++/Makefile
@@ -18,6 +18,7 @@ SRCS+= cp-demangle.c
CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
CFLAGS+= -I${SRCDIR} -I${GCCDIR} -I${.CURDIR}/../libstdc++
+CFLAGS+= -frandom-seed=RepeatabilityConsideredGood
CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections
HDRS= exception new typeinfo cxxabi.h exception_defines.h