Skip to content
Snippets Groups Projects
Unverified Commit 0eff14db authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #7323 from Bo98/std-pc

Revert "ENV/std: withdraw support for Homebrew supplied *.pc files"
parents 73df5891 8900e852
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,11 @@
module Stdenv
# @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
# There are some config scripts here that should go in the PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment