Skip to content

[6.0] Don't pass foundation build path to swift-driver/swift-package-manager #74272

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

jmschonfeld
Copy link
Contributor

Cherry pick of #74217

Explanation: Removes the --foundation-build-dir parameter given to the swift driver and swiftpm builds allowing them to depend on the modules in the just-built toolchain instead
Scope: Affects the build of the Yams project within the swift driver and swiftpm builds
Original PR: #74217
Risk: Small - this is only used by the Yams build (which depends on Foundation) and in both of these cases, Foundation is already installed into the just-built toolchain
Testing: PR testing via swift-ci, toolchain build via swift-ci, and local toolchain builds
Reviewer: @etcwilde @bnbarham @iCharlesHu

@jmschonfeld jmschonfeld requested a review from a team as a code owner June 10, 2024 22:38
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 8e8e486 into swiftlang:release/6.0 Jun 11, 2024
5 checks passed
@jmschonfeld jmschonfeld deleted the remove-foundation-dir-from-yams-6-0-cherrypick branch June 11, 2024 19:55
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.

3 participants