]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/d10v/configure
sim: enable -Werror by default for some arches
[thirdparty/binutils-gdb.git] / sim / d10v / configure
index 692cd9004d740f376380e2971993157b1645e2a3..f0ce157bee77f4aa658e274ea8c55efab874bf70 100755 (executable)
@@ -13684,11 +13684,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 \