swift-foundation icon indicating copy to clipboard operation
swift-foundation copied to clipboard

FoundationMacros: use cross-compilation to build for host

Open compnerd opened this issue 7 months ago • 20 comments

Use ExternalProject to switch FoundationMacros to cross-compilation. This allows us to build the macros for the right OS/architecture when cross-compiling Foundation for other environments.

compnerd avatar Jul 03 '24 15:07 compnerd