Revert "ENV/std: withdraw support for Homebrew supplied *.pc files"
This reverts commit fa3591681800f9da06cd2d0179a5ef9e63b10729.
This commit is contained in:
parent
5b775afedd
commit
8900e852d6
@ -3,7 +3,11 @@
|
|||||||
module Stdenv
|
module Stdenv
|
||||||
# @private
|
# @private
|
||||||
|
|
||||||
undef x11
|
undef homebrew_extra_pkg_config_paths, x11
|
||||||
|
|
||||||
|
def homebrew_extra_pkg_config_paths
|
||||||
|
["#{HOMEBREW_LIBRARY}/Homebrew/os/mac/pkgconfig/#{MacOS.version}"]
|
||||||
|
end
|
||||||
|
|
||||||
def x11
|
def x11
|
||||||
# There are some config scripts here that should go in the PATH
|
# There are some config scripts here that should go in the PATH
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user