* Makefile.in (WARN_CFLAGS): Get it from configure.
authorPedro Alves <palves@redhat.com>
Thu, 26 Aug 2010 18:36:28 +0000 (18:36 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 26 Aug 2010 18:36:28 +0000 (18:36 +0000)
commitfd4679698ad7db235f410a88c68603acc8118099
treea700c52421d7c18245381d18ecf1a47d8c4d10cd
parentd4596a3d7917d78d17cffc5cd2e7d47c8bf9a383
* Makefile.in (WARN_CFLAGS): Get it from configure.
(WERROR_CFLAGS): New.
(INTERNAL_CFLAGS): Add WERROR_CFLAGS.
* configure.ac: Introduce --enable-werror, which adds -Werror to
the compiler command line.  Enabled by default.  Disable with
--disable-werror.  Add -Wdeclaration-after-statement
Wpointer-arith and -Wformat-nonliteral to warning flags.
* configure: Regenerate.
gdb/gdbserver/ChangeLog
This page took 0.036547 seconds and 4 git commands to generate.