Skip to content

Commit badae6e

Browse files
committed
Build shared LLVM lib for gnullvm
1 parent 1e5065a commit badae6e

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)