aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/configure.ac')
-rw-r--r--sim/cris/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/cris/configure.ac b/sim/cris/configure.ac
index 4543342..4e6b1be 100644
--- a/sim/cris/configure.ac
+++ b/sim/cris/configure.ac
@@ -8,6 +8,7 @@ SIM_AC_COMMON
# For dv-rv and rvdummy.
AC_CHECK_HEADERS(sys/socket.h sys/select.h limits.h sys/param.h)
+SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
SIM_AC_OPTION_HOSTENDIAN
SIM_AC_OPTION_SCACHE(16384)