diff options
Diffstat (limited to 'sim/cris/configure')
-rwxr-xr-x | sim/cris/configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/cris/configure b/sim/cris/configure index 96f545d..e75a8ce 100755 --- a/sim/cris/configure +++ b/sim/cris/configure @@ -13732,11 +13732,6 @@ if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then fi WERROR_CFLAGS="" -if test "${ERROR_ON_WARNING}" = yes ; then -# NOTE: Disabled in the sim dir due to most sims generating warnings. -# WERROR_CFLAGS="-Werror" - true -fi build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \ -Wpointer-sign \ |