Skip to content

Commit 6707f87

Browse files
committed
Build shared LLVM lib for windows-gnullvm
1 parent 794640e commit 6707f87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)