@@ -34,10 +34,6 @@ dash-dash
34
34
verbose-build
35
35
build-ninja
36
36
37
- # Build static standard library because it is used
38
- # to build external projects.
39
- build-swift-static-stdlib
40
- build-swift-static-sdk-overlay
41
37
build-swift-stdlib-unittest-extra
42
38
43
39
install-swift
@@ -247,11 +243,6 @@ mixin-preset=
247
243
248
244
lto
249
245
250
- dash-dash
251
-
252
- build-swift-static-stdlib
253
- build-swift-static-sdk-overlay
254
-
255
246
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
256
247
# faster.
257
248
skip-test-ios-host
@@ -264,11 +255,6 @@ mixin-preset=
264
255
265
256
lto
266
257
267
- dash-dash
268
-
269
- build-swift-static-stdlib
270
- build-swift-static-sdk-overlay
271
-
272
258
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
273
259
# faster.
274
260
skip-test-ios-host
@@ -1309,8 +1295,6 @@ mixin-preset=
1309
1295
ios
1310
1296
tvos
1311
1297
watchos
1312
- build-swift-static-stdlib
1313
- build-swift-static-sdk-overlay
1314
1298
swift-stdlib-build-type =Release
1315
1299
1316
1300
[preset: LLDB_Swift_ReleaseAssert]
@@ -1333,8 +1317,6 @@ mixin-preset=
1333
1317
ios
1334
1318
tvos
1335
1319
watchos
1336
- build-swift-static-stdlib
1337
- build-swift-static-sdk-overlay
1338
1320
swift-stdlib-build-type =Release
1339
1321
1340
1322
# ===------------------------------------------------------------------------===#
0 commit comments