You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SR-9315 Linux shared libraries contain unnecessary RUNPATH entries
relates to:
SR-1967 Need way to disable inclusion of hard-coded RPATH to stdlib dir
SR-9315 Linux shared libraries contain unnecessary RUNPATH entries
Issue Description:
This mean that CMAKE_INSTALL_PREFIX (the --install-destdir flag to build-script) is not fully respected on Linux and it is difficult to build a relocatable swift binary.