diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2005-01-17 08:38:31 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2005-01-17 08:38:31 +0000 |
| commit | 08df0085059585f2a88b17025adf5747a0fd9bd5 (patch) | |
| tree | 2b5f984c262c87a7601601bcdb50c08b2833be82 /gnu/lib | |
| parent | 80c424cd2b9ca4b91543ba4afcac3c4c19479241 (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index 365e91f7ea86..d57ef79b7708 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -13,6 +13,7 @@ SHLIB_MAJOR= 4 CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR} -I${SRCDIR}/include +CFLAGS+= -frandom-seed=RepeatabilityConsideredGood CXXFLAGS+= -fno-implicit-templates -ffunction-sections -fdata-sections \ -Wno-deprecated |
