freebsd-dev/lib/csu
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
amd64 Properly support -fPIE by linking PIE binaries with specially-built 2009-12-02 16:34:20 +00:00
arm Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
common The __used (== __attribute__((__used)) ) silences the warning produced 2007-12-04 12:18:43 +00:00
i386-elf Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
ia64 Properly support -fPIE by linking PIE binaries with specially-built 2009-12-02 16:34:20 +00:00
mips Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
powerpc Properly support -fPIE by linking PIE binaries with specially-built 2009-12-02 16:34:20 +00:00
sparc64 Properly support -fPIE by linking PIE binaries with specially-built 2009-12-02 16:34:20 +00:00
Makefile.inc Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00