Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto/cc
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc')
-rw-r--r--auto/cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc b/auto/cc
index 59cbfbfe6..29e94d055 100644
--- a/auto/cc
+++ b/auto/cc
@@ -5,7 +5,7 @@ case $CC in
*gcc*)
# gcc 2.7.2.3, 2.8.1, 2.95.4,
- # 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4
+ # 3.0.4, 3.1.1, 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4
# optimization
#CFLAGS="$CFLAGS -O2 -fomit-frame-pointer"