diff options
author | Andrew Cagney <cagney@gnu.org> | 2000-04-09 12:17:36 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2000-04-09 12:17:36 +0000 |
commit | da7185af445fdfae7d2c500c832818dfb24dce2f (patch) | |
tree | 52da372c09bc5a23af3e755aa3399a1d758ab243 /ChangeLog | |
parent | 7f363152c55e839596c262b491b747e4d24b0b62 (diff) | |
download | newlib-da7185af445fdfae7d2c500c832818dfb24dce2f.zip newlib-da7185af445fdfae7d2c500c832818dfb24dce2f.tar.gz newlib-da7185af445fdfae7d2c500c832818dfb24dce2f.tar.bz2 |
Remove ``-W -Wall'' from top-level Makefile/configure.
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and
opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to
set it. Add configure option --enable-build-warnings.
Re-generate all and sundry using auto*-000227.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * configure (warn_cflags): Delete. + 2000-03-30 Christopher Faylor <cgf@cygnus.com> * Makefile.in (CC_FOR_TARGET): Add new winsup directory |