aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-07 06:06:04 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-11 14:09:46 -0500
commitb835bb5265d614fd8a4759f284b987b365292c36 (patch)
tree626928d25c971d03834105f0979ad01d3244b831 /gdb/configure
parentDelete opcodes that have been removed from ISA 3.0. (diff)
downloadbinutils-gdb-b835bb5265d614fd8a4759f284b987b365292c36.tar.gz
binutils-gdb-b835bb5265d614fd8a4759f284b987b365292c36.tar.bz2
binutils-gdb-b835bb5265d614fd8a4759f284b987b365292c36.zip
gdb: split out warnings helpers
This will allow the sim tree to use the same set of warnings. The new code in warning.m4 is exactly the same (other than the AC_DEFUN wrapping).
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/configure b/gdb/configure
index 15383d6ff91..e7db3866a88 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -14243,6 +14243,7 @@ _ACEOF
+
# Check whether --enable-werror was given.
if test "${enable_werror+set}" = set; then :
enableval=$enable_werror; case "${enableval}" in
@@ -14387,6 +14388,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
fi
+
# In the Cygwin environment, we need some additional flags.
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
$as_echo_n "checking for cygwin... " >&6; }