aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/moxie/configure')
-rwxr-xr-xsim/moxie/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/moxie/configure b/sim/moxie/configure
index 598d654..7def667 100755
--- a/sim/moxie/configure
+++ b/sim/moxie/configure
@@ -13778,11 +13778,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 \