sim: unify toolchain probing logic
[deliverable/binutils-gdb.git] / sim / cris / configure.ac
index b5eaea7b8adf7eeb7991615c0683126fa4d06bbd..d94eabb683a9b88572e194b817b79adaa9fbb7b7 100644 (file)
@@ -4,10 +4,7 @@ AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_COMMON
 
-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)
 
 # The default model shouldn't matter as long as there's a BFD.
This page took 0.029427 seconds and 4 git commands to generate.