Skip to content

Commit daf9066

Browse files
committed
Stop building backdeploy concurrency in package bot
The backdeploy concurrency library is slated for removal. Turning it off on the package OSX bot as it is currently failing to build since it's not linking against compiler-rt.
1 parent 355d162 commit daf9066

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,9 +1247,6 @@ indexstore-db
12471247
sourcekit-lsp
12481248
swiftdocc
12491249

1250-
# Build concurrency back-deployment binaries
1251-
back-deploy-concurrency
1252-
12531250
# Don't generate the SwiftSyntax gyb files. Instead verify that up-to-date ones
12541251
# are checked in.
12551252
swiftsyntax-verify-generated-files
@@ -1291,7 +1288,6 @@ install-playgroundsupport
12911288
install-libcxx
12921289
install-sourcekit-lsp
12931290
install-swiftformat
1294-
install-back-deploy-concurrency
12951291
install-swiftdocc
12961292

12971293
install-destdir=%(install_destdir)s

0 commit comments

Comments
 (0)