Skip to content

Commit

Permalink
Remove unused LLVM build flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao committed Mar 8, 2023
1 parent 8cf6e3f commit 84b7276
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/llvm/LLVM.lua
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,6 @@ function cmake(gen, conf, builddir, options)
.. ' -DCLANG_TOOL_C_INDEX_TEST_BUILD=false'
.. ' -DCLANG_TOOL_DIAGTOOL_BUILD=false'
.. ' -DCLANG_TOOL_DRIVER_BUILD=false'
.. ' -DCLANG_TOOL_HANDLE_CXX_BUILD=false'
.. ' -DCLANG_TOOL_HANDLE_LLVM_BUILD=false'
.. ' -DCLANG_TOOL_LIBCLANG_BUILD=false'
.. ' -DCLANG_TOOL_SCAN_BUILD_BUILD=false'
.. ' -DCLANG_TOOL_SCAN_BUILD_PY_BUILD=false'
Expand Down

0 comments on commit 84b7276

Please sign in to comment.