Skip to content

CMake: allow to only build Core and Onone when building the stdlib #69747

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

edymtt
Copy link
Contributor

@edymtt edymtt commented Nov 9, 2023

This is needed for some internal Apple configurations that needs to build the standard library in pieces to construct an SDK.
Given the limited audience, only introduce this flag in CMake.

Addresses rdar://118178539

@edymtt edymtt requested a review from a team as a code owner November 9, 2023 16:19
@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2023

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2023

@swift-ci please build toolchain

This is needed for some internal configurations that needs to build the
standard library in pieces to construct an SDK.
Given the limited audience, only introduce this flag in CMake.

Addresses rdar://118178539
@edymtt edymtt force-pushed the edymtt/add-option-to-build-only-stdlib-core-modules branch from 250fda4 to 73d5298 Compare November 9, 2023 16:36
@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2023

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Nov 9, 2023

@swift-ci please build toolchain

@edymtt edymtt merged commit 3d71dbb into swiftlang:main Nov 9, 2023
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