summaryrefslogtreecommitdiffhomepage
path: root/auto/cc/icc
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc/icc')
-rw-r--r--auto/cc/icc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc/icc b/auto/cc/icc
index 1c59c5561..b82a17d62 100644
--- a/auto/cc/icc
+++ b/auto/cc/icc
@@ -97,7 +97,7 @@ case "$NGX_ICC_VER" in
CFLAGS="$CFLAGS -wd1469"
# STUB
- # non-POD class type passed through ellipsis
+ # non-POD class type passed through ellipsis, Linux only ?
CFLAGS="$CFLAGS -wd1595"
;;