diff options
Diffstat (limited to 'sim/m32r/configure.ac')
-rw-r--r-- | sim/m32r/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/m32r/configure.ac b/sim/m32r/configure.ac index 6020a5c..e74a8a5 100644 --- a/sim/m32r/configure.ac +++ b/sim/m32r/configure.ac @@ -8,6 +8,7 @@ SIM_AC_OPTION_ENDIAN(BIG) SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT) SIM_AC_OPTION_SCACHE(16384) SIM_AC_OPTION_DEFAULT_MODEL(m32r/d) +SIM_AC_OPTION_WARNINGS(no) SIM_AC_OPTION_CGEN_MAINT case "${target_alias}" in |