Skip to content

[SDK Support] Make sure to look in swift_static rather than just swift. #1820

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
Feb 26, 2025

Conversation

al45tair
Copy link
Contributor

If we're building a statically linked executable, we should look in usr/lib/swift_static for swiftrt.o, rather than looking in usr/lib/swift. Not doing this breaks the Static SDK for Linux.

rdar://145549541

…wift`.

If we're building a statically linked executable, we should look in
`usr/lib/swift_static` for `swiftrt.o`, rather than looking in
`usr/lib/swift`.  Not doing this breaks the Static SDK for Linux.

rdar://145549541
@al45tair al45tair requested review from hyp and artemcm February 25, 2025 09:59
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit f66e335 into swiftlang:main Feb 26, 2025
3 checks passed
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