about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-11-24 04:26:47 +0000
committerbors <bors@rust-lang.org>2015-11-24 04:26:47 +0000
commit92f96b2445db675e343b8e795faecacdee0d29cc (patch)
tree03c85a476ed87696860433989563e4c42d54ab05 /src/rustllvm/RustWrapper.cpp
parent77c995b96afbb0572763660b356ed9ee0363422a (diff)
parentc2f0442a2ac7a0817a58d34ac885eca6e049ca82 (diff)
downloadrust-92f96b2445db675e343b8e795faecacdee0d29cc.tar.gz
rust-92f96b2445db675e343b8e795faecacdee0d29cc.zip
Auto merge of #30006 - ntrepid8:skip-check-for-DYLD-libs-in-child-proc, r=alexcrichton
It seems that OS X El Capitan does not pass DYLD_* environment variables to child processes anymore.  See this link: https://forums.developer.apple.com/thread/9233

The causes a test in `src/libstd/process.rs' to fail when those environment variables are not found in the child process.  This PR skips those variables similar to how the Windows envars that start with `=` are skipped.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions