Skip to content
Snippets Groups Projects
Commit d39b7b6b authored by Max Howell's avatar Max Howell
Browse files

`brew --env` puts HOMEBREW_SDKROOT

parent 00df962b
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ module Homebrew extend self
MACOSX_DEPLOYMENT_TARGET PKG_CONFIG_PATH HOMEBREW_BUILD_FROM_SOURCE
HOMEBREW_DEBUG HOMEBREW_MAKE_JOBS HOMEBREW_VERBOSE HOMEBREW_USE_CLANG
HOMEBREW_USE_GCC HOMEBREW_USE_LLVM HOMEBREW_SVN HOMEBREW_GIT
HOMEBREW_SDKROOT
MAKE GIT CPP
ACLOCAL_PATH OBJC PATH ].select{ |key| env[key] }
end
......
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