Skip to content

Commit f3d2846

Browse files
committed
Auto merge of #151795 - mati865:push-okvosrxznyrr, r=<try>
Build shared LLVM lib for gnullvm try-job: dist-x86_64-llvm-mingw try-job: dist-aarch64-llvm-mingw
2 parents 1e5065a + badae6e commit f3d2846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ auto:
691691
--target=aarch64-pc-windows-gnullvm,i686-pc-windows-gnullvm
692692
--enable-full-tools
693693
--enable-profiler
694+
--enable-llvm-link-shared
694695
DIST_REQUIRE_ALL_TOOLS: 1
695696
CODEGEN_BACKENDS: llvm,cranelift
696697
CC_i686_pc_windows_gnullvm: i686-w64-mingw32-clang
@@ -703,6 +704,7 @@ auto:
703704
--build=x86_64-pc-windows-gnullvm
704705
--enable-full-tools
705706
--enable-profiler
707+
--enable-llvm-link-shared
706708
DIST_REQUIRE_ALL_TOOLS: 1
707709
CODEGEN_BACKENDS: llvm,cranelift
708710
<<: *job-windows

0 commit comments

Comments
 (0)