aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-22 23:59:45 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-24 01:08:56 -0400
commitcc8ab1ded5dbc6c2ddb1b8c62f0e0f8f486a5f17 (patch)
tree52cc1d85601a51a1e4ef3376e25e9bd4425d1afe /sim/moxie/configure.ac
parent523ba8f92e3ff4c49f65b582c89b4563b1b665ad (diff)
downloadgdb-cc8ab1ded5dbc6c2ddb1b8c62f0e0f8f486a5f17.zip
gdb-cc8ab1ded5dbc6c2ddb1b8c62f0e0f8f486a5f17.tar.gz
gdb-cc8ab1ded5dbc6c2ddb1b8c62f0e0f8f486a5f17.tar.bz2
sim: moxie: convert to nrun.o
This port already used a lot of common/ files, so cutting it over to nrun.o and using a few more common objects is pretty straight forward.
Diffstat (limited to 'sim/moxie/configure.ac')
-rw-r--r--sim/moxie/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/moxie/configure.ac b/sim/moxie/configure.ac
index 344db96..34b80ce 100644
--- a/sim/moxie/configure.ac
+++ b/sim/moxie/configure.ac
@@ -11,6 +11,7 @@ SIM_AC_OPTION_ENDIAN(BIG_ENDIAN)
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
SIM_AC_OPTION_HOSTENDIAN
SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE()
+SIM_AC_OPTION_INLINE
+SIM_AC_OPTION_WARNINGS
SIM_AC_OUTPUT