Skip to content

Update install to ensure the build directory is not added to the rpath #792

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
Nov 9, 2024

Conversation

bnbarham
Copy link
Contributor

This seems to be fine with the existing CMake, but in 3.29 (possibly earlier) the rpath of libTesting still has the build directory. Make sure to remove any existing build rpath.

This seems to be fine with the existing CMake, but in 3.29 (possibly
earlier) the rpath of libTesting still has the build directory. Make
sure to remove any existing build rpath.
@grynspan
Copy link
Contributor

grynspan commented Nov 1, 2024

@stmontgomery Can you review?

Copy link
Contributor

@stmontgomery stmontgomery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@grynspan grynspan added this to the Swift 6.1 milestone Nov 4, 2024
@grynspan grynspan added bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process labels Nov 4, 2024
@grynspan
Copy link
Contributor

grynspan commented Nov 8, 2024

@bnbarham You're free to merge this change.

@shahmishal shahmishal merged commit 51805c4 into swiftlang:main Nov 9, 2024
@bnbarham bnbarham deleted the fix-rpaths branch November 11, 2024 08:58
grynspan pushed a commit that referenced this pull request Nov 19, 2024
Update install to ensure the build directory is not added to the rpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants