Merge pull request #18231 from fxcoudert/pipe
This commit is contained in:
commit
cbcf04d369
@ -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