Skip to content

Use LinuxMain on all platforms except Darwin #2734

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
May 11, 2020

Conversation

MaxDesiatov
Copy link
Contributor

LinuxMain is also used to run tests on WebAssembly/WASI (and potentially on Android, Windows etc)

LinuxMain is also used to run tests on WebAssembly/WASI (and potentially on Android, Windows etc)
@MaxDesiatov MaxDesiatov changed the title Guard planLinuxMain only on Darwin platforms Use LinuxMain on all platforms except Darwin May 7, 2020
@neonichu
Copy link
Contributor

neonichu commented May 7, 2020

@swift-ci please smoke test

@neonichu neonichu merged commit 2768418 into swiftlang:master May 11, 2020
@MaxDesiatov MaxDesiatov deleted the patch-2 branch May 11, 2020 19:51
kateinoigakukun pushed a commit to swiftwasm/swift-package-manager that referenced this pull request Sep 25, 2020
* Guard planLinuxMain only on Darwin platforms

LinuxMain is also used to run tests on WebAssembly/WASI (and potentially on Android, Windows etc)

* Append from linuxMainMap w/ all non-Darwin triples
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants