Skip to content

Commit 289ff34

Browse files
authored
Merge pull request #76645 from swiftlang/lldb/ci-build-libcxx-linux-to-main
[utils][presets] Build libc++ for LLDB on linux
2 parents caad343 + 4a367a0 commit 289ff34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

+2
Original file line numberDiff line numberDiff line change
@@ -3066,6 +3066,8 @@ mixin-preset=
30663066
sourcekit_stress_test_mixin
30673067

30683068
[preset: linux_lldb]
3069+
# Build libcxx for tests
3070+
libcxx
30693071
lldb
30703072
foundation
30713073
libdispatch

0 commit comments

Comments
 (0)