aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rx/configure')
-rwxr-xr-xsim/rx/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/configure b/sim/rx/configure
index ab2f25d..bd0a315 100755
--- a/sim/rx/configure
+++ b/sim/rx/configure
@@ -12016,7 +12016,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. */