Skip to content

[stable/20230725][lldb][Swift][CMake] Correct RUNPATH in Linux builds #7342

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

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Aug 28, 2023

Cherry-pick #7331 into stable/20230725

  • 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:59
@rintaro rintaro merged commit 121099f into swiftlang:stable/20230725 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