swiftlang / swift-docker

Docker Official Image packaging for Swift
https://swift.org
Apache License 2.0
1.37k stars 184 forks source link

[Static SDK] Don't build FoundationMacros. #419

Closed al45tair closed 2 months ago

al45tair commented 2 months ago

We don't want to be trying to build FoundationMacros here. Instead, just use the one that comes with the compiler we installed.

rdar://136278412