We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa26f2 commit 3ce8281Copy full SHA for 3ce8281
utils/build-presets.ini
@@ -857,6 +857,7 @@ relocate-xdg-cache-home-under-build-subdir
857
mixin-preset=
858
mixin_linux_installation
859
build-subdir=buildbot_linux
860
+llvm-targets-to-build=X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV
861
lldb
862
release
863
test
@@ -1472,7 +1473,7 @@ mixin-preset=
1472
1473
[preset: LLDB_Nested]
1474
skip-build-benchmarks
1475
install-destdir=%(swift_install_destdir)s
-llvm-targets-to-build=X86;ARM;AArch64;PowerPC;SystemZ;Mips
1476
1477
1478
[preset: LLDB_Swift_DebugAssert]
1479
0 commit comments