Skip to content

Commit 48260f4

Browse files
authored
Merge pull request #63680 from mikeash/lsan-limit-link-jobs-5.8
[5.8][Build] Limit Ubuntu 18.04 LSAN CI to 12 link jobs
2 parents e8d19ac + 96c2d12 commit 48260f4

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
@@ -1197,6 +1197,9 @@ reconfigure
11971197
[preset: buildbot_incremental_linux,lsan,tools=RDA,stdlib=DA,test=no]
11981198
build-subdir=buildbot_incremental_lsan
11991199

1200+
llvm-cmake-options=-DLLVM_PARALLEL_LINK_JOBS=12
1201+
swift-cmake-options=-DSWIFT_PARALLEL_LINK_JOBS=12
1202+
12001203
release-debuginfo
12011204
assertions
12021205
enable-lsan

0 commit comments

Comments
 (0)