summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-02-13 00:55:30 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-02-13 00:55:30 +0000
commita9f91c810c8498b844bccb2adb8ab4e9b11433cc (patch)
treede94feb8382c46c15af3bc5f740593f4a6b7a081 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent9ea90acfeb5207c034089187da2b49d97f3a6a7a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud