Skip to content

Commit

Permalink
Trying building it all.
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Jul 16, 2024
1 parent e3f8573 commit 43f49ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion set-env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,10 @@ set LLVM_CMAKE_CONFIGURE_FLAGS= ^
-DLLVM_ENABLE_ZLIB=OFF ^
-DLLVM_INCLUDE_BENCHMARKS=OFF ^
-DLLVM_INCLUDE_DOCS=OFF ^
-DLLVM_ENABLE_PROJECTS=lld;compiler-rt ^
-DLLVM_ENABLE_PROJECTS=clang;lld ^
-DLLVM_INCLUDE_EXAMPLES=OFF ^
-DLLVM_INCLUDE_GO_TESTS=OFF ^
-DLLVM_ENABLE_RUNTIMES=all ^
-DLLVM_INCLUDE_TESTS=OFF ^
-DLLVM_INCLUDE_UTILS=OFF ^
%LLVM_CMAKE_CONFIGURE_EXTRA_FLAGS%
Expand Down

0 comments on commit 43f49ea

Please sign in to comment.