Skip to content

Commit 18b465d

Browse files
committed
Add libcxx to match install-libcxx
1 parent 3353a7e commit 18b465d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

utils/build-presets.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ build-subdir=buildbot_incremental
335335
release
336336
assertions
337337

338+
libcxx
339+
338340
# Build llbuild & swiftpm here
339341
llbuild
340342
swiftpm
@@ -551,6 +553,7 @@ verbose-build
551553
# Build ninja while we are at it
552554
build-ninja
553555

556+
libcxx
554557
llbuild
555558
swiftpm
556559
indexstore-db
@@ -985,6 +988,7 @@ mixin-preset=
985988
mixin_linux_install_components_with_clang
986989
build-subdir=buildbot_incremental
987990

991+
libcxx
988992
libicu
989993
llbuild
990994
swiftpm
@@ -1325,6 +1329,8 @@ build-subdir=buildbot_incremental
13251329
release
13261330
assertions
13271331

1332+
libcxx
1333+
13281334
# Build llbuild & swiftpm here
13291335
llbuild
13301336
swiftpm
@@ -1393,6 +1399,8 @@ build-subdir=buildbot_incremental
13931399
release
13941400
assertions
13951401

1402+
libcxx
1403+
13961404
# Build llbuild & swiftpm here
13971405
llbuild
13981406
swiftpm
@@ -1431,6 +1439,7 @@ xctest
14311439
foundation
14321440
libdispatch
14331441
llbuild
1442+
libcxx
14341443
sourcekit-lsp
14351444

14361445
install-swift
@@ -1482,6 +1491,7 @@ build-subdir=buildbot_incremental
14821491
release
14831492
assertions
14841493

1494+
libcxx
14851495
llbuild
14861496
swiftpm
14871497
indexstore-db

0 commit comments

Comments
 (0)