super: remove effective_sysroot.
No longer needed in `super.rb` after it was moved to `os/mac`.
This commit is contained in:
parent
91af4aa0fe
commit
2e747aa910
@ -95,9 +95,6 @@ module Superenv
|
||||
self["HOMEBREW_CXX"] = super
|
||||
end
|
||||
|
||||
def effective_sysroot
|
||||
end
|
||||
|
||||
def determine_cxx
|
||||
determine_cc.to_s.gsub("gcc", "g++").gsub("clang", "clang++")
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user