Skip to content

Commit

Permalink
merge with dev branch and update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesadi committed Nov 4, 2022
1 parent 0f834a2 commit 7617bb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
mkdir -p build
cd build
make uninstall
cmake -G "Ninja" -DLLVM_ENABLE_PROJECTS="clang" \
-DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD="X86" \
-DBUILD_SHARED_LIBS=On ../llvm
Expand Down

0 comments on commit 7617bb5

Please sign in to comment.