Skip to content

Commit 64a18ab

Browse files
authored
[Preset] Remove building Swift static from macOS presets.
1 parent f243bc5 commit 64a18ab

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ dash-dash
3434
verbose-build
3535
build-ninja
3636

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
4137
build-swift-stdlib-unittest-extra
4238

4339
install-swift
@@ -247,11 +243,6 @@ mixin-preset=
247243

248244
lto
249245

250-
dash-dash
251-
252-
build-swift-static-stdlib
253-
build-swift-static-sdk-overlay
254-
255246
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
256247
# faster.
257248
skip-test-ios-host
@@ -264,11 +255,6 @@ mixin-preset=
264255

265256
lto
266257

267-
dash-dash
268-
269-
build-swift-static-stdlib
270-
build-swift-static-sdk-overlay
271-
272258
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
273259
# faster.
274260
skip-test-ios-host
@@ -1309,8 +1295,6 @@ mixin-preset=
13091295
ios
13101296
tvos
13111297
watchos
1312-
build-swift-static-stdlib
1313-
build-swift-static-sdk-overlay
13141298
swift-stdlib-build-type=Release
13151299

13161300
[preset: LLDB_Swift_ReleaseAssert]
@@ -1333,8 +1317,6 @@ mixin-preset=
13331317
ios
13341318
tvos
13351319
watchos
1336-
build-swift-static-stdlib
1337-
build-swift-static-sdk-overlay
13381320
swift-stdlib-build-type=Release
13391321

13401322
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)