Skip to content

[5.3][CMake][llbuildSwift] fix runpath for ELF platforms #695

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 31, 2020

Conversation

finagolfin
Copy link
Member

Remove the absolute path to the host toolchain's stdlib from libllbuildSwift.so.

It has been suggested to me by some Swift devs that this would be good to get in before the 5.3 release, a cherry-pick from #670.

This should be completely safe for the 5.3 branch, as it's just removing the build toolchain's stdlib rpath, which should be unused by this library.

Remove the absolute path to the host toolchain's stdlib from libllbuildSwift.so.
@dmbryson
Copy link
Contributor

@swift-ci please smoke test

@dmbryson dmbryson merged commit c49c75a into swiftlang:release/5.3 Aug 31, 2020
@finagolfin
Copy link
Member Author

Thanks for the quick review.

@finagolfin finagolfin deleted the rpath branch August 31, 2020 16:58
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