Skip to content

[Build] Make sure we declare LINUX_STATIC dependencies on Musl. #76542

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
Sep 19, 2024

Conversation

al45tair
Copy link
Contributor

Everywhere there's a SWIFT_MODULE_DEPENDS_LINUX Glibc, there should be a corresponding SWIFT_MODULE_DEPENDS_LINUX_STATIC Musl.

This usually won't bite us, depending on build order and parallelism, but I hit one of these yesterday so went looking to see if there were any others.

rdar://136208589

Everywhere there's a `SWIFT_MODULE_DEPENDS_LINUX Glibc`, there should be
a corresponding `SWIFT_MODULE_DEPENDS_LINUX_STATIC Musl`.

This usually won't bite us, depending on build order and parallelism, but
I hit one of these yesterday so went looking to see if there were any
others.

rdar://136208589
@al45tair al45tair requested review from ktoso, rjmccall and a team as code owners September 18, 2024 08:44
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair merged commit 5512d83 into swiftlang:main Sep 19, 2024
5 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.

1 participant