summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
diff options
context:
space:
mode:
authorRainer Orth <ro@gcc.gnu.org>2023-10-26 20:37:31 +0200
committerGitHub <noreply@github.com>2023-10-26 20:37:31 +0200
commit183158b4bc57131cc6223ee0fa9a540dfe7a0653 (patch)
treeec5b388bfca9561d917a674e49d4db47b8ae772d /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
parenta66051c68a43af39f9fd962f71d58ae0efcf860d (diff)
[Driver] Fix -r handling on Solaris (#70322)
As discussed in [[Driver] Link Flang runtime on Solaris](https://github.com/llvm/llvm-project/pull/65644), `clang -r` incorrectly passes both `-Bdynamic` and `-e _start` to `ld` which lets the linker choke. This patch fixes this, omitting `-Bdynamic` completely which is the linker default. Tested on `amd64-pc-solaris2.11` and `sparcv9-sun-solaris2.11`.
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions