diff options
Diffstat (limited to 'hints/aix.sh')
-rw-r--r-- | hints/aix.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/aix.sh b/hints/aix.sh index 3a8010df26..f862051024 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -169,7 +169,7 @@ EOF EOF exit 1 ;; - 5.0.[12].0) + 5.0.1.0) cat >&4 <<EOF *** *** This C compiler ($ccversion) is known to have optimizer problems |