diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2019-02-13 00:55:30 +0000 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2019-02-13 00:55:30 +0000 |
commit | a9f91c810c8498b844bccb2adb8ab4e9b11433cc (patch) | |
tree | de94feb8382c46c15af3bc5f740593f4a6b7a081 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 9ea90acfeb5207c034089187da2b49d97f3a6a7a (diff) | |
download | bcm5719-llvm-a9f91c810c8498b844bccb2adb8ab4e9b11433cc.tar.gz bcm5719-llvm-a9f91c810c8498b844bccb2adb8ab4e9b11433cc.zip |
[xray][tests][RHDTS] Add -lstdc++ after LLVM libs, resolving link error with RHDTS
Summary:
A link error was encountered when using the Red Hat Developer Toolset.
In the RHDTS, `libstdc++.so` is a linker script that may resolve symbols
to a static library. This patch places `-lstdc++` later in the ordering.
Reviewers: sfertile, nemanjai, tstellar, dberris
Reviewed By: dberris
Subscribers: dberris, mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D58144
llvm-svn: 353905
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions