aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 61f6ef96f..a12784285 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -3231,6 +3231,7 @@ AC_DEFUN([CURL_CC_DEBUG_OPTS],
dnl which we know and do on purpose.
WARN="-wd279,269,981,1418,1419"
+ WARN=""
if test "$gccnum" -gt "600"; then
dnl icc 6.0 and older doesn't have the -Wall flag