Skip to content

Commit 891e115

Browse files
authored
Merge pull request #34662 from apple/shahmishal/add-lldb-preset
Add LLDB Linux preset (69382424)
2 parents 67cc4d0 + c0ac31a commit 891e115

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

utils/build-presets.ini

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,3 +2488,20 @@ no-assertions
24882488
mixin-preset=source_compat_suite_linux_base
24892489
debug
24902490
no-assertions
2491+
2492+
[preset: linux_lldb]
2493+
lldb
2494+
foundation
2495+
libicu
2496+
libdispatch
2497+
build-ninja
2498+
2499+
release
2500+
reconfigure
2501+
2502+
test
2503+
2504+
skip-test-cmark
2505+
skip-test-swift
2506+
skip-build-benchmarks
2507+
skip-test-foundation

0 commit comments

Comments
 (0)