shims/super/cc: do not pass -pipe
This commit is contained in:
parent
fafa61852d
commit
e0b4ec4eed
@ -294,7 +294,6 @@ class Cmd
|
||||
|
||||
return args if !refurbish_args? && !configure?
|
||||
|
||||
args << "-pipe"
|
||||
args << "-w" unless configure?
|
||||
args << "-#{ENV["HOMEBREW_OPTIMIZATION_LEVEL"]}"
|
||||
args.concat(optflags) unless runtime_cpu_detection?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user