freebsd-dev/gnu/lib/libstdc++
Colin Percival 08df008505 Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this
library. As the value suggests, this allows the library to be built repeatably;
without this flag, gcc uses a random value in its parsing.

Since the random seed is only used when handling files which do not have any
externally-visible symbols, this change is not needed for any other libraries
in the FreeBSD base system.

Discussed on:	freebsd-arch (in early November)
Approved by:	kan
MFC after:	1 week
2005-01-17 08:38:31 +00:00
..
doc Build docs not out of libobc++.295 2002-05-29 21:14:48 +00:00
config.h Bmake glue for GCC 3.4.2-prerelease. 2004-07-28 05:27:21 +00:00
Makefile Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this 2005-01-17 08:38:31 +00:00