sim: msp430: use common warnings options
[deliverable/binutils-gdb.git] / sim / msp430 / configure.ac
index efeb514345a9a8d59f94dd8a2737b9a18156042e..f257e0c6edf30a68a0308023b70eed2457c795b6 100644 (file)
@@ -28,5 +28,7 @@ AC_CHECK_HEADERS(getopt.h)
 
 SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
 SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
+SIM_AC_OPTION_INLINE
+SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.022803 seconds and 4 git commands to generate.