Merge pull request #7321 from Bo98/pkg_config
ENV/super: don't set PKG_CONFIG
This commit is contained in:
commit
2c7908a979
@ -121,8 +121,6 @@ module Superenv
|
||||
end
|
||||
generic_setup_build_environment(formula)
|
||||
|
||||
self["PKG_CONFIG"] = Superenv.bin/"pkg-config"
|
||||
|
||||
# Filter out symbols known not to be defined since GNU Autotools can't
|
||||
# reliably figure this out with Xcode 8 and above.
|
||||
if MacOS.version == "10.12" && MacOS::Xcode.version >= "9.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user