Skip to content

[next][lldb][Swift][CMake] Correct RUNPATH in Linux builds #7341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Aug 28, 2023

Cherry-pick #7331 into next

  • When LLDB_BUILD_FRAMEWORK is not enabled, liblldb is built/installed in 'lib/'. Pass the correct path to 'add_properties_for_swift_modules
  • '$ORIGIN' instead of '@loader_path' in Linux-like platforms

* When LLDB_BUILD_FRAMEWORK is not enabled, liblldb is built/installed
  in 'lib/'. Pass the correct path to 'add_properties_for_swift_modules
* '$ORIGIN' instead of '@loader_path' in Linux-like platforms

(cherry picked from commit 680e5ba)
@rintaro rintaro requested a review from bnbarham August 28, 2023 20:57
@rintaro rintaro changed the title [lldb][Swift][CMake] Correct RUNPATH in Linux builds [next][lldb][Swift][CMake] Correct RUNPATH in Linux builds Aug 28, 2023
@rintaro rintaro merged commit 05cd049 into swiftlang:next Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants