]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.tpl
Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.
authorJason Merrill <jason@redhat.com>
Wed, 30 Oct 2013 17:30:05 +0000 (13:30 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 30 Oct 2013 17:30:05 +0000 (13:30 -0400)
commit1652c6dada46168fc129de93fda4146624e0ff15
treeffac47a77351ae00bcb1907bcc1695d013b7a813
parent378cd6b1e33e389c62974ae0f248d1e5372de26a
Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.

/
* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
--disable-build-format-warnings.
gcc/
* configure.ac (loose_warn): Add -Wno-format if
--disable-build-format-warnings.

From-SVN: r204217
ChangeLog
Makefile.in
Makefile.tpl
gcc/ChangeLog
gcc/configure
gcc/configure.ac