parent
afec712a86
commit
86a0373159
@ -120,7 +120,7 @@ class Cmd
|
|||||||
/^-O[0-9zs]?$/, '-fast', '-no-cpp-precomp',
|
/^-O[0-9zs]?$/, '-fast', '-no-cpp-precomp',
|
||||||
'-pedantic', '-pedantic-errors'
|
'-pedantic', '-pedantic-errors'
|
||||||
when '-fopenmp', '-lgomp', '-mno-fused-madd', '-fforce-addr',
|
when '-fopenmp', '-lgomp', '-mno-fused-madd', '-fforce-addr',
|
||||||
'-fno-defer-pop'
|
'-fno-defer-pop', '-fno-check-new'
|
||||||
# clang doesn't support these flags
|
# clang doesn't support these flags
|
||||||
args << arg if not tool =~ /^clang/
|
args << arg if not tool =~ /^clang/
|
||||||
when /^-W.*/
|
when /^-W.*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user