Skip to content

utils: Link static Foundation with static Dispatch #82856

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

Conversation

Steelskin
Copy link
Contributor

Previously, the static Foundation build was linking against the dynamic Dispatch build, resulting in a build failure when linking against the static Foundation. This fixes the issue by linking the static Foundation build against the static Dispatch build.

Previously, the static Foundation build was linking against the dynamic
Dispatch build, resulting in a build failure when linking against the
static Foundation. This fixes the issue by linking the static Foundation
build against the static Dispatch build.
@Steelskin Steelskin requested a review from compnerd as a code owner July 7, 2025 21:40
@Steelskin
Copy link
Contributor Author

@swift-ci please test

@compnerd compnerd enabled auto-merge July 7, 2025 21:43
@Steelskin
Copy link
Contributor Author

@swift-ci please test linux platform

@compnerd
Copy link
Member

compnerd commented Jul 8, 2025

@swift-ci please test Linux platform

@compnerd compnerd merged commit b37d0f6 into swiftlang:main Jul 8, 2025
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.

2 participants