Skip to content

Commit 2f05383

Browse files
committed
[build-script] Add a new LLVM only incremental linux preset.
1 parent 7b67187 commit 2f05383

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

utils/build-presets.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,15 @@ validation-test=0
688688
long-test=1
689689
test-optimized=0
690690

691+
[preset: buildbot_incremental_linux,llvm-only]
692+
mixin-preset=buildbot_incremental_linux
693+
build-subdir=buildbot_incremental_linux_llvmonly
694+
695+
dash-dash
696+
697+
skip-build-swift
698+
skip-build-cmark
699+
691700

692701
#===------------------------------------------------------------------------===#
693702
# OS X Package Builders

0 commit comments

Comments
 (0)