Skip to content

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented May 1, 2023

We need to explicitly specify that we are building ICU statically as this changes the build model for Windows. Since the products are static and the targets are built statically, simply assume static builds rather than dynamic builds. This allows us to partially build this on Windows.

We need to explicitly specify that we are building ICU statically as
this changes the build model for Windows.  Since the products are static
and the targets are built statically, simply assume static builds rather
than dynamic builds.  This allows us to partially build this on Windows.
@compnerd
Copy link
Member Author

compnerd commented May 1, 2023

CC: @parkera @iCharlesHu

@parkera
Copy link
Contributor

parkera commented May 1, 2023

We don't have CI set up for this repo, but I think we can just merge this.

@parkera parkera merged commit 478f3f1 into swiftlang:main May 1, 2023
@compnerd compnerd deleted the static branch May 2, 2023 04:27
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