Skip to content

Commit 5ace05a

Browse files
committed
Setting the default linker to gold
Missed another build preset. Setting the default linker to gold on the LLDB linux job.
1 parent 3ae93a9 commit 5ace05a

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
@@ -3023,3 +3023,6 @@ skip-test-cmark
30233023
skip-test-swift
30243024
skip-build-benchmarks
30253025
skip-test-foundation
3026+
3027+
llvm-cmake-options=
3028+
-DCLANG_DEFAULT_LINKER=gold

0 commit comments

Comments
 (0)