diff options
author | Michal Gorny <mgorny@gentoo.org> | 2018-03-08 15:09:38 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2018-03-08 15:09:38 +0000 |
commit | 93176a813a92542586356092a7a44e60196a390b (patch) | |
tree | 6f8b4ce5368e588fe334aec03edf857ff3912d5b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 1136ec64e86973dc9f3b0da528d752029dc33731 (diff) | |
download | bcm5719-llvm-93176a813a92542586356092a7a44e60196a390b.tar.gz bcm5719-llvm-93176a813a92542586356092a7a44e60196a390b.zip |
[cmake] Append -Wl,-rpath-link conditionally to GNULD
Append -Wl,-rpath-link conditionally to whether GNU ld.bfd is used
rather than the Linux+!gold conditionals. Also move it out of 'else'
branch of *BSD handling. This fixes build failures with ld.bfd
on Gentoo/FreeBSD, and should cause no harm on other systems using
ld.bfd.
This patch improves the original logic by reusing results of linker
detection introduced in r307852.
Differential Revision: https://reviews.llvm.org/D43751
llvm-svn: 327007
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions