aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-29 04:18:03 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-29 11:51:13 -0400
commit3c0ae3096245fcb94021f0ed61278aa89191ee59 (patch)
treed750688271eaf4d93a449e091cd9b0126c4d1455 /sim/microblaze/configure.ac
parentb9d94d62d1197f7b26d93dba1532d7d005342bb8 (diff)
downloadbinutils-3c0ae3096245fcb94021f0ed61278aa89191ee59.zip
binutils-3c0ae3096245fcb94021f0ed61278aa89191ee59.tar.gz
binutils-3c0ae3096245fcb94021f0ed61278aa89191ee59.tar.bz2
sim: microblaze: 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/microblaze/configure.ac')
-rw-r--r--sim/microblaze/configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/microblaze/configure.ac b/sim/microblaze/configure.ac
index 0daa1af..96d0ffd 100644
--- a/sim/microblaze/configure.ac
+++ b/sim/microblaze/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