Skip to content

[Threading] Fix compatibility library deployment target issue. #60013

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 12, 2022

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Jul 12, 2022

The threading library is being pulled into the compatibility libraries, but in order to do that we need to make sure it gets built with the correct deployment target. (Which means we need a special version for the compatibility libraries.)

rdar://96690200

The threading library is being pulled into the compatibility libraries,
but in order to do that we need to make sure it gets built with the
correct deployment target.  (Which means we need a special version for
the compatibility libraries.)

rdar://96690200
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair requested review from gottesmm and mikeash July 12, 2022 13:30
@al45tair al45tair merged commit c9253dc into swiftlang:main Jul 12, 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