diff options
| author | Maxim Belkin | 2017-10-19 15:24:30 -0500 |
|---|---|---|
| committer | Maxim Belkin | 2017-10-19 15:24:30 -0500 |
| commit | 70005859b12f2f17e407596949f1517ae0b2e0a8 (patch) | |
| tree | b5c579c08caed29dde7934525c32b0494ecacf8f /Library | |
| parent | 15096e7289b25ef19baa6c0455f2051583665f70 (diff) | |
| download | brew-70005859b12f2f17e407596949f1517ae0b2e0a8.tar.bz2 | |
build_environment: Linux env vars
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/build_environment.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/build_environment.rb b/Library/Homebrew/build_environment.rb index dc28b2293..3c494428f 100644 --- a/Library/Homebrew/build_environment.rb +++ b/Library/Homebrew/build_environment.rb @@ -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 |
