diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index fa620cc09a..cdf69e5f3d 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -103,7 +103,7 @@ class Cmd whittler.next when /^-g\d?/, /^-gstabs\d+/, '-gstabs+', /^-ggdb\d?/, '-gdwarf-2', /^-march=.+/, /^-mtune=.+/, '-m64', '-m32', - /^-O[0-9zs]?/, '-fast', + /^-O[0-9zs]?$/, '-fast', '-pedantic', '-pedantic-errors' when '-fopenmp', '-lgomp' # clang doesn't support OpenMP