diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-30 23:16:02 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-30 23:16:02 +0000 |
commit | d8c20b9443c0e4ef7b1dd5891d897e0638c55c8b (patch) | |
tree | cae4d085d82f12ea727a2b1ef37b035b863d43b9 /lldb/packages/Python/lldbsuite/support/gmodules.py | |
parent | 3d03769ba07c7fd30f8e6031140278e88a0d3f9c (diff) | |
download | bcm5719-llvm-d8c20b9443c0e4ef7b1dd5891d897e0638c55c8b.tar.gz bcm5719-llvm-d8c20b9443c0e4ef7b1dd5891d897e0638c55c8b.zip |
[lit] Only set DYLD_LIBRARY_PATH for shared builds
In r370135 I committed a temporary workaround for the sanitized bot to
not set (DY)LD_LIBRARY_PATH when (DY)LD_INSERT_LIBRARIES was set.
Setting (DY)LD_LIBRARY_PATH is only necessary for (standalone)
shared-library builds, so a better solution is to only set the
environment variable when necessary.
Differential revision: https://reviews.llvm.org/D67012
llvm-svn: 370549
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions