summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcflags.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/cflags.SH b/cflags.SH
index 1e770a7e42..7a07408cb7 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -70,6 +70,7 @@ esac
# Further gcc warning options.
case "$gccversion" in
'') ;;
+[12]*) ;;
Intel*) ;;
*) for opt in '' extra declaration-after-statement endif-labels
do