]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cris/configure
sim: enable -Werror by default for some arches
[thirdparty/binutils-gdb.git] / sim / cris / configure
index 96f545df4b0c4dafff8d0bc498e89d804b15accc..e75a8ced0cbd563cf18cbcb8289e31567e4e57a1 100755 (executable)
@@ -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 \