Merge pull request #3358 from maxim-belkin/build-env2
build_environment: add Linux-specific environment variables
This commit is contained in:
commit
d5e32300bf
@ -46,6 +46,7 @@ module Homebrew
|
||||
HOMEBREW_SDKROOT HOMEBREW_BUILD_FROM_SOURCE
|
||||
MAKE GIT CPP
|
||||
ACLOCAL_PATH PATH CPATH
|
||||
LD_LIBRARY_PATH LD_RUN_PATH LD_PRELOAD LIBRARY_PATH
|
||||
].select { |key| env.key?(key) }
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user