summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-11-06 15:40:07 -0800
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-11-06 15:42:09 -0800
commite74e61ff297e81c0a9bda54037033fc40fc76e1d (patch)
treeeb92910015980c4c2242b2addfdbc080a8334e98 /lldb/packages/Python/lldbsuite/test
parentaa582e3648cc4036aec3b9302ab93bfe9929d19c (diff)
downloadbcm5719-llvm-e74e61ff297e81c0a9bda54037033fc40fc76e1d.tar.gz
bcm5719-llvm-e74e61ff297e81c0a9bda54037033fc40fc76e1d.zip
unwind: restore the LINKER_LANGUAGE
Have CMake treat the unwind libraries as C libraries rather than C++. There is no C++ runtime dependency at runtime. This ensures that we do not accidentally end up with a link against the C++ runtime. We need to explicitly reset the implicitly linked libraries for C++ to ensure that we do not have CMake force the link against the C++ runtime. This adjustment should enable the NetBSD bots to be happy with this change.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud