Add another TODO
This commit is contained in:
parent
eb528fd7cd
commit
5a2ae61e66
@ -136,6 +136,8 @@ module SharedEnvExtension
|
||||
# selector will be invoked if the formula fails with any version of clang.
|
||||
# I think we can safely remove this conditional and always invoke the
|
||||
# selector.
|
||||
# The compiler priority logic in compilers.rb and default_compiler logic in
|
||||
# os/mac.rb need to be unified somehow.
|
||||
if formula.fails_with? Compiler.new(compiler)
|
||||
send CompilerSelector.new(formula).compiler
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user