aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libsupc++/Makefile
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2005-08-17 15:46:18 +0000
committerColin Percival <cperciva@FreeBSD.org>2005-08-17 15:46:18 +0000
commit5c2f3990e74ebd63c848d4713bce3715d4fabf67 (patch)
tree45d24b3f2d688e046203a0a88fa6fc9ee1b9ed8e /gnu/lib/libsupc++/Makefile
parent4cb6ca7622563938d98e465631d2d649b5c968d0 (diff)
Notes
Diffstat (limited to 'gnu/lib/libsupc++/Makefile')
-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