Makefile.in (WERROR): New variable.
authorMark Mitchell <mark@codesourcery.com>
Wed, 1 Dec 2004 22:18:35 +0000 (22:18 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 1 Dec 2004 22:18:35 +0000 (22:18 +0000)
commit9098b4e6ddf24c4b7cfd42e400bdbac6d658637e
tree4149eee522387201dd687e060b0b31bdd9990eb3
parent78716e864e99c9d3256a1f04a2c0fee3d23c6b60
Makefile.in (WERROR): New variable.

* Makefile.in (WERROR): New variable.
(STRICT2_WARN): Use it.
(STAGE2_FLAGS_TO_PASS): Likewise.
* config/i386/x-mingw32 (WERROR): Add -Wno-format.

From-SVN: r91584
gcc/ChangeLog
gcc/Makefile.in
gcc/config/i386/x-mingw32