From 5c2f3990e74ebd63c848d4713bce3715d4fabf67 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Wed, 17 Aug 2005 15:46:18 +0000 Subject: Repeatability is Considered Good when building this library, too. (And I think this is the last one which needs it.) --- gnu/lib/libsupc++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') 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 -- cgit v1.3