Skip to content

Ensure install name / soname does not have a leading '/' if LD_DYLIB_INSTALL_NAMEBASE is empty#1160

Open
owenv wants to merge 1 commit intoswiftlang:mainfrom
owenv:owenv/sonameprefix
Open

Ensure install name / soname does not have a leading '/' if LD_DYLIB_INSTALL_NAMEBASE is empty#1160
owenv wants to merge 1 commit intoswiftlang:mainfrom
owenv:owenv/sonameprefix

Conversation

@owenv
Copy link
Collaborator

@owenv owenv commented Mar 5, 2026

Otherwise, the unexpected leading / may lead to failures to load the library at runtime, like we observed with libPackageDescription.so on Linux

@owenv
Copy link
Collaborator Author

owenv commented Mar 5, 2026

@swift-ci test

@owenv
Copy link
Collaborator Author

owenv commented Mar 5, 2026

@swift-ci test macOS

1 similar comment
@owenv
Copy link
Collaborator Author

owenv commented Mar 5, 2026

@swift-ci test macOS

@owenv
Copy link
Collaborator Author

owenv commented Mar 5, 2026

@swift-ci test macOS

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