Skip to content

[Build][Compatibility] Move compatibility deployment targets to top level. #60244

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
Jul 27, 2022

Conversation

al45tair
Copy link
Contributor

Moved the compatibility deployment targets to the top level CMakeLists. Without this, if we build without SWIFT_BUILD_STDLIB set, the threading library doesn't see the correct values. This didn't affect local builds when testing the original fix, but it does affect B&I.

rdar://96690200

…evel.

Moved the compatibility deployment targets to the top level CMakeLists.
Without this, if we build without SWIFT_BUILD_STDLIB set, the threading
library doesn't see the correct values.  This didn't affect local builds
when testing the original fix, but it does affect B&I.

rdar://96690200
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair requested review from edymtt and mikeash July 26, 2022 15:34
@al45tair al45tair merged commit 497ae4e into swiftlang:main Jul 27, 2022
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