Skip to content

Commit

Permalink
Update build-clang-17
Browse files Browse the repository at this point in the history
  • Loading branch information
slyfox1186 authored Oct 8, 2023
1 parent ff90d0b commit 6c79473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bash/Installer Scripts/GitHub Projects/build-clang-17
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ cmake -S llvm -B build \
-DLLVM_BUILD_BENCHMARKS=OFF \
-DLLVM_CCACHE_BUILD=ON \
-DLLVM_DEFAULT_TARGET_TRIPLE="${pc_type}" \
-DLLVM_ENABLE_LTO=ON \
-DLLVM_ENABLE_LTO=OFF \
-DLLVM_ENABLE_PROJECTS=clang \
-DLLVM_ENABLE_WARNINGS=ON \
-DLLVM_HOST_TRIPLE="${pc_type}" \
Expand Down

0 comments on commit 6c79473

Please sign in to comment.