Repeatability is Considered Good when building this library, too. (And

I think this is the last one which needs it.)
This commit is contained in:
Colin Percival 2005-08-17 15:46:18 +00:00
parent 4cb6ca7622
commit 5c2f3990e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149195

View File

@ -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