Skip to content

Commit c3e62f9

Browse files
authored
Merge pull request #63546 from bnbarham/lsan-limit-link-jobs
[Build] Limit Ubuntu 18.04 LSAN CI to 12 link jobs
2 parents 7d93b75 + a705ee2 commit c3e62f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,6 +1215,9 @@ reconfigure
12151215
[preset: buildbot_incremental_linux,lsan,tools=RDA,stdlib=DA,test=no]
12161216
build-subdir=buildbot_incremental_lsan
12171217

1218+
llvm-cmake-options=-DLLVM_PARALLEL_LINK_JOBS=12
1219+
swift-cmake-options=-DSWIFT_PARALLEL_LINK_JOBS=12
1220+
12181221
release-debuginfo
12191222
assertions
12201223
enable-lsan

0 commit comments

Comments
 (0)