forked from Imagelibrary/binutils-gdb
sim: msp430: use common warnings options
This triggers a bunch of new warnings, so fix some of them.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user