Commit a36331a
Use LinuxMain on all platforms except Darwin (swiftlang#2734)
* 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 triples1 parent 88c12e9 commit a36331a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
1208 | | - | |
| 1208 | + | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
| |||
1530 | 1530 | | |
1531 | 1531 | | |
1532 | 1532 | | |
1533 | | - | |
| 1533 | + | |
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
| |||
0 commit comments