summaryrefslogtreecommitdiff
path: root/sim/cr16/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-29 22:42:33 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-29 22:42:33 -0400
commitca968da465a0d1fd153b158b7aa69730709f43db (patch)
tree54111607fad052baa55d6b8e69b9a1097b79331a /sim/cr16/configure.ac
parent4daf7a7c3a8404d8be973702ffe00541f71606a4 (diff)
downloadbinutils-gdb-ca968da465a0d1fd153b158b7aa69730709f43db.tar.gz
sim: cr16: use common configure options
In preparation for converting to nrun, call the common functions that are needed. This doesn't produce any new warnings, and the generated code should be the same.
Diffstat (limited to 'sim/cr16/configure.ac')
-rw-r--r--sim/cr16/configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/cr16/configure.ac b/sim/cr16/configure.ac
index 0daa1affd8f..96d0ffd1bb5 100644
--- a/sim/cr16/configure.ac
+++ b/sim/cr16/configure.ac
@@ -5,6 +5,11 @@ sinclude(../common/acinclude.m4)
SIM_AC_COMMON
+SIM_AC_OPTION_ENDIAN
+SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
+SIM_AC_OPTION_HOSTENDIAN
+SIM_AC_OPTION_ENVIRONMENT
+SIM_AC_OPTION_INLINE
SIM_AC_OPTION_WARNINGS
SIM_AC_OUTPUT