Skip to content

Commit

Permalink
add-suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 16, 2024
1 parent 3a526b3 commit 33f65b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/wasi-sdk-toolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ ExternalProject_Add(llvm-build
-DLLVM_INCLUDE_BENCHMARKS=OFF
-DLLVM_INCLUDE_EXAMPLES=OFF
-DLLVM_TARGETS_TO_BUILD=WebAssembly
-DLLVM_VERSION_SUFFIX=-wasi-sdk-${wasi_sdk_version}
-DLLVM_DEFAULT_TARGET_TRIPLE=wasm32-wasi
-DLLVM_INSTALL_BINUTILS_SYMLINKS=TRUE
-DLLVM_ENABLE_LIBXML2=OFF
Expand Down

0 comments on commit 33f65b0

Please sign in to comment.