Commit 95e0e80
committed
Windows: disable the static standard library build
We now build the experimental SDK statically and dynamically. For now,
remove the static variant build for PR testing, the release builds will
build both the static and dynamic variant. This will prevent packaging
from being run on PR testing, and fortunately, the swift toolchain
builds are going to build both already.1 parent d2935f4 commit 95e0e80
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments