Skip to content

Conversation

@compnerd
Copy link
Member

@compnerd compnerd commented Aug 1, 2025

Document additional CMake parameters to remove once the old runtimes build is removed. Remove a workaround for the rpath handling for Android.

This works around the fact that CMake does not realise that we are
building a target which uses ELF files and can use `chrpath` to rewrite
the RPATH.
This is not necessary. This would only be needed for ELF targets which
are able to be built properly with `chrpath` once you set the
`CMAKE_EXECUTABLE_FORMAT` property.
@compnerd
Copy link
Member Author

compnerd commented Aug 1, 2025

CC: @Steelskin

@compnerd
Copy link
Member Author

compnerd commented Aug 1, 2025

@swift-ci please smoke test

@compnerd
Copy link
Member Author

compnerd commented Aug 2, 2025

@swift-ci please smoke test Linux platform

@compnerd compnerd merged commit eacbcae into swiftlang:main Aug 2, 2025
3 checks passed
@compnerd compnerd deleted the android-cleanup branch August 2, 2025 15:54
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