summaryrefslogtreecommitdiffhomepage
path: root/auto/cc/icc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/cc/icc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc/icc b/auto/cc/icc
index 16cb2bb42..1a4111b93 100644
--- a/auto/cc/icc
+++ b/auto/cc/icc
@@ -2,7 +2,7 @@
# Copyright (C) Igor Sysoev
-# Intel C++ compiler 7.1, 8.0, 8.1
+# Intel C++ compiler 7.1, 8.0, 8.1, 9.0
NGX_ICC_VER=`$CC -V 2>&1 | grep 'Version' 2>&1 \
| sed -e 's/^.* Version \(.*\) Build.*$/\1/'`