freebsd-dev/gnu/lib
cperciva 2b11dd883a 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
..
csu Fix a problem mentioned in the previous revision in a different, 2004-09-10 06:48:04 +00:00
libdialog Fix 'redraw' of checklist box. It is occurs in situation when size of 2005-01-04 11:30:24 +00:00
libg2c NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libgcc NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libgcc_r Tell libgcc_r how to initialize a mutex before it uses it. This 2000-11-01 01:18:27 +00:00
libgcov NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libiberty Major cleanup of bsd.lib.mk. 2002-05-13 10:53:24 +00:00
libobjc NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
libreadline Back out termcap -> ncurses change in LDADD/DPADD 2004-10-18 08:36:40 +00:00
libregex Style. 2004-09-19 12:15:25 +00:00
libstdc++ Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this 2005-01-17 08:38:31 +00:00
libsupc++ Bmake glue for GCC 3.4.2-prerelease. 2004-07-28 05:27:21 +00:00
Makefile Add libgcov, a runtime support library for binaries compiled for basic 2004-08-14 03:23:24 +00:00
Makefile.inc Avoid linting GNU contrib'ed stuff, even if the build engineer asked 2002-09-25 09:55:20 +00:00