aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-04-01 02:21:21 -0400
committerMike Frysinger <vapier@gentoo.org>2015-04-01 02:22:58 -0400
commit269e9c185f67d477a99574f53ead904d50fddfda (patch)
tree0177a3d3718cc79c55ae0ff07d9d4d974397800d /sim/m32c/configure.ac
parent0fe84f3fbe9a740c38a8dbaa0150b8e4c25c69dd (diff)
downloadfsf-binutils-gdb-269e9c185f67d477a99574f53ead904d50fddfda.zip
fsf-binutils-gdb-269e9c185f67d477a99574f53ead904d50fddfda.tar.gz
fsf-binutils-gdb-269e9c185f67d477a99574f53ead904d50fddfda.tar.bz2
sim: m32c: enable warnings & clean up a bunch
This doesn't clean up all the warnings, just most of them. The ones that are left will require some care to unravel.
Diffstat (limited to 'sim/m32c/configure.ac')
-rw-r--r--sim/m32c/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/m32c/configure.ac b/sim/m32c/configure.ac
index 0010f07..6f4559c 100644
--- a/sim/m32c/configure.ac
+++ b/sim/m32c/configure.ac
@@ -24,6 +24,8 @@ sinclude(../common/acinclude.m4)
SIM_AC_COMMON
+SIM_AC_OPTION_WARNINGS
+
AC_CHECK_HEADERS(sys/select.h termios.h sys/socket.h netinet/in.h netinet/tcp.h)
SIM_AC_OUTPUT