We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e5065a + badae6e commit f3d2846Copy full SHA for f3d2846
src/ci/github-actions/jobs.yml
@@ -691,6 +691,7 @@ auto:
691
--target=aarch64-pc-windows-gnullvm,i686-pc-windows-gnullvm
692
--enable-full-tools
693
--enable-profiler
694
+ --enable-llvm-link-shared
695
DIST_REQUIRE_ALL_TOOLS: 1
696
CODEGEN_BACKENDS: llvm,cranelift
697
CC_i686_pc_windows_gnullvm: i686-w64-mingw32-clang
@@ -703,6 +704,7 @@ auto:
703
704
--build=x86_64-pc-windows-gnullvm
705
706
707
708
709
710
<<: *job-windows
0 commit comments