Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: only search for ICU if building the stdlib/sdk overlay
When building just the tools, the ICU search is not needed as the compiler and the tools do not use ICU themselves. This enables cross-compiling just the swift compiler.
- Loading branch information