Commit 0d37c46
authored
TSCTestSupport:
The `SDKROOT` environment variable is used to compute the default value
for the `-sdk` parameter to the swift compiler which is required to
locate the standard library. Do not filter the environment variable on
Windows as that will prevent the SPM test suite from succeeding.SDKROOT is required for Windows (#319)1 parent 332afc8 commit 0d37c46
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
0 commit comments