Remove ``-W -Wall'' from top-level Makefile/configure.
authorAndrew Cagney <cagney@redhat.com>
Sun, 9 Apr 2000 12:17:43 +0000 (12:17 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 9 Apr 2000 12:17:43 +0000 (12:17 +0000)
commita2d91340f322fed39bdaf02391b8be01dffb7869
tree34d42b74b6691f2cbaaf2381ea147aef4fbb36e1
parentd8e7020fd6fadafc86faf10ebe241fcf38927815
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.
35 files changed:
ChangeLog
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/doc/ChangeLog
bfd/doc/Makefile.in
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/configure
binutils/configure.in
configure
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/configure
gas/configure.in
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/aclocal.m4
gprof/configure
gprof/configure.in
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.in
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
This page took 0.029242 seconds and 4 git commands to generate.