Skip to content

swift-wasm-DEVELOPMENT-SNAPSHOT-2020-07-06-a

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 00:36
5e687ec
Merge pull request #1389 from swiftwasm/katei/merge-master-2020-07-06

The added lines by Apple Silicon patch really depend on the build machine platform and it forces that we can build stdlib only for darwin targets. So I changed to allow non-darwin targets and filter only unsupported darwin targets. This patch should be sent to upstream.

Resolve https://github.com/swiftwasm/swift/issues/1388