Skip to content

Swift: Allow build and installed RPATHs to differ

Define the RPATH separator to : so that CMake can reserve room to edit the ELF RPATH at install time. This enables the use of BUILD_RPATH and INSTALL_RPATH with differing values.

Backport: release
Topic-rename: swift-rpath-separator

Edited by Brad King

Merge request reports

Loading