formula_installer: don't duplicate bottle warning.
Closes Homebrew/homebrew#22569.
This commit is contained in:
parent
bc1aea3f97
commit
1390d5cc12
@ -147,7 +147,7 @@ class FormulaInstaller
|
||||
raise "Unrecognized architecture for --bottle-arch: #{arch}"
|
||||
end
|
||||
|
||||
if pour_bottle? true
|
||||
if pour_bottle?
|
||||
# TODO We currently only support building with libstdc++ as
|
||||
# the default case, and all Apple libstdc++s are compatible, so
|
||||
# this default is sensible.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user