Skip to content

[6.0 🍒][CMake] Disable use of in-process 'libSwiftScan' queries when building the Standard Library #77630

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

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Nov 14, 2024

Cherry-pick of #77601

Due to the ordering of our build system, we may encounter a race when building standard library variants using tools produced by Swift's 'tools' CMake build. As a workaround, for now, ensure that the compiler building standard library variants does not rely on libSwiftScan built as part of 'tools'.

…ilding the Standard Library

Due to the ordering of our build system, we may encounter a race when building standard library variants using tools produced by Swift's 'tools' CMake build.
As a workaround, for now, ensure that the compiler building standard library variants does not rely on libSwiftScan built as part of 'tools'.
@artemcm artemcm requested a review from a team as a code owner November 14, 2024 22:13
@artemcm
Copy link
Contributor Author

artemcm commented Nov 14, 2024

@swift-ci test

@shahmishal shahmishal merged commit 8d760a1 into swiftlang:release/6.0 Nov 15, 2024
5 checks passed
@artemcm artemcm deleted the 60DisableLibSwiftScanOnStdLib branch November 19, 2024 20:22
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