Skip to content

Commit 218ecfb

Browse files
committed
Add libcxx to match install-libcxx
1 parent 284650b commit 218ecfb

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
@@ -1010,6 +1013,7 @@ mixin-preset=
10101013
mixin_linux_install_components_with_clang
10111014
build-subdir=buildbot_incremental
10121015

1016+
libcxx
10131017
libicu
10141018
llbuild
10151019
swiftpm
@@ -1366,6 +1370,8 @@ build-subdir=buildbot_incremental
13661370
release
13671371
assertions
13681372

1373+
libcxx
1374+
13691375
# Build llbuild & swiftpm here
13701376
llbuild
13711377
swiftpm
@@ -1434,6 +1440,8 @@ build-subdir=buildbot_incremental
14341440
release
14351441
assertions
14361442

1443+
libcxx
1444+
14371445
# Build llbuild & swiftpm here
14381446
llbuild
14391447
swiftpm
@@ -1472,6 +1480,7 @@ xctest
14721480
foundation
14731481
libdispatch
14741482
llbuild
1483+
libcxx
14751484
sourcekit-lsp
14761485

14771486
install-swift
@@ -1523,6 +1532,7 @@ build-subdir=buildbot_incremental
15231532
release
15241533
assertions
15251534

1535+
libcxx
15261536
llbuild
15271537
swiftpm
15281538
indexstore-db

0 commit comments

Comments
 (0)