sim: cr16: use common configure options
[deliverable/binutils-gdb.git] / sim / cr16 / configure.ac
index 0daa1affd8fa001769a69405a9c997e4ba164881..96d0ffd1bb591b8fa344c86766b831a19e1d2ea6 100644 (file)
@@ -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
This page took 0.035962 seconds and 4 git commands to generate.