aboutsummaryrefslogtreecommitdiff
path: root/sim/example-synacor/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/example-synacor/configure')
-rwxr-xr-xsim/example-synacor/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/example-synacor/configure b/sim/example-synacor/configure
index 1ee8fb7..6b321e8 100755
--- a/sim/example-synacor/configure
+++ b/sim/example-synacor/configure
@@ -12073,7 +12073,7 @@ $as_echo_n "checking compiler warning flags... " >&6; }
-Werr*) WERROR_CFLAGS=-Werror ;;
*) # Check that GCC accepts it
saved_CFLAGS="$CFLAGS"
- CFLAGS="$CFLAGS $w"
+ CFLAGS="$CFLAGS -Werror $w"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */