mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Remove outdated comment
This commit is contained in:
parent
381255adec
commit
e73f869d84
@ -340,9 +340,6 @@ module HomebrewEnvExtension
|
|||||||
|
|
||||||
# actually c-compiler, so cc would be a better name
|
# actually c-compiler, so cc would be a better name
|
||||||
def compiler
|
def compiler
|
||||||
# TODO seems that ENV.clang in a Formula.install should warn when called
|
|
||||||
# if the user has set something that is tested here
|
|
||||||
|
|
||||||
# test for --flags first so that installs can be overridden on a per
|
# test for --flags first so that installs can be overridden on a per
|
||||||
# install basis. Then test for ENVs in inverse order to flags, this is
|
# install basis. Then test for ENVs in inverse order to flags, this is
|
||||||
# sensible, trust me
|
# sensible, trust me
|
||||||
|
Loading…
x
Reference in New Issue
Block a user