sim: overhaul alignment settings management
[deliverable/binutils-gdb.git] / sim / cris / configure.ac
index f8aa533a063c6e959cc941ada162fc8b977e23d0..cc5bb4922f18a5b30c4a10aab23dd55ac420333e 100644 (file)
@@ -4,15 +4,7 @@ AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_COMMON
 
-# For dv-rv and rvdummy.
-AC_CHECK_HEADERS_ONCE(m4_flatten([
-  sys/param.h
-  sys/select.h
-  sys/socket.h
-]))
-
 SIM_AC_OPTION_ENDIAN(LITTLE)
-SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
 SIM_AC_OPTION_SCACHE(16384)
 SIM_AC_OPTION_WARNINGS(no)
 SIM_AC_OPTION_HARDWARE(rv cris cris_900000xx)
This page took 0.022396 seconds and 4 git commands to generate.