Skip to content

[5.6][build] Clean up ICU detritus that is no longer used to build the stdlib #40817

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 3 commits into from
Jan 13, 2022

Conversation

finagolfin
Copy link
Member

Cherrypick of #40625, #40659, and #40774

Explanation: #40340 removed ICU as a dependency for the stdlib before the 5.6 branch, but we weren't able to clean up some of this build configuration that still refers to it before the branch. This pull gets rid of those last ICU references that we no longer use, so nobody gets confused when Swift 5.6 is released.

Scope: This is all build-related and unused on any officially supported platform since @Azoy removed the stdlib dependency on ICU.

SR Issue: None

Risk: Low, mostly doc and some unused build configuration variables and logic.

Testing: Trunk has not had any problems since these were merged.

Reviewer: @compnerd

@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd merged commit 93d7b6e into swiftlang:release/5.6 Jan 13, 2022
@finagolfin finagolfin deleted the 56-icu branch January 13, 2022 07:31
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