Skip to content

Commit 1f86caf

Browse files
authored
Merge pull request #62174 from apple/drop_backdeployconcurrency_source_compat_suite_macos_RA
Drop back-deploy-concurrency and install-back-deploy-concurrency from…
2 parents 4b35f98 + 5dfd833 commit 1f86caf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,9 @@ build-swift-stdlib-unittest-extra
3838

3939
install-llvm
4040
install-swift
41-
install-back-deploy-concurrency
4241

4342
skip-test-cmark
4443

45-
# Build concurrency back-deployment binaries
46-
back-deploy-concurrency
47-
4844
# Path to the root of the installation filesystem.
4945
install-destdir=%(install_destdir)s
5046

@@ -1672,9 +1668,6 @@ mixin-preset=
16721668
mixin_swiftpm_base
16731669
mixin_buildbot_install_components_with_clang
16741670

1675-
back-deploy-concurrency
1676-
install-back-deploy-concurrency
1677-
16781671
[preset: mixin_swiftpm_linux_platform]
16791672
mixin-preset=
16801673
mixin_swiftpm_base
@@ -2642,8 +2635,6 @@ build-subdir=compat_macos
26422635
ios
26432636
tvos
26442637
watchos
2645-
back-deploy-concurrency
2646-
install-back-deploy-concurrency
26472638
compiler-vendor=apple
26482639
darwin-install-extract-symbols
26492640
darwin-toolchain-alias=swift

0 commit comments

Comments
 (0)