aboutsummaryrefslogtreecommitdiff
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 b67865192..7f0010201 100644
--- a/auto/cc
+++ b/auto/cc
@@ -2,7 +2,7 @@
case $CC in
*gcc*)
- # gcc 2.95.4, 3.3.2
+ # gcc 2.7.2.3, 2.95.4, 3.3.2, 3.4
# optimization
#CFLAGS="$CFLAGS -O2 -fomit-frame-pointer"