diff options
author | Chris Bieneman <beanz@apple.com> | 2016-07-25 23:48:14 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-07-25 23:48:14 +0000 |
commit | d052efc3326f1fbe03a673413eee6a6cd8142898 (patch) | |
tree | f549d1643966ad86f85ec47a5ddbfb1008e1eecf /llvm/lib/CodeGen/SafeStackColoring.cpp | |
parent | f4a56a7d209bd208948623a3b0418ff8a4548e87 (diff) | |
download | bcm5719-llvm-d052efc3326f1fbe03a673413eee6a6cd8142898.tar.gz bcm5719-llvm-d052efc3326f1fbe03a673413eee6a6cd8142898.zip |
[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instead of as envar
On OS X 10.11 System Integrity Protection prevents the DYLD environment variables from being set on system binaries. To work around this r276710 accepts DYLD_LIBRARY_PATH as a CMake variable and sets it directly on the archiver commands.
To make this work with bootstrapping we need to set DYLD_LIBRARY_PATH to the current stage's library directory and pass that into the next stage's configuration.
llvm-svn: 276711
Diffstat (limited to 'llvm/lib/CodeGen/SafeStackColoring.cpp')
0 files changed, 0 insertions, 0 deletions