llvm: install utils.
These are needed to run tests for other LLVM-related projects.
This commit is contained in:
parent
761eb43f89
commit
8186217922
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ lib32disabled=yes
|
|||
build_style=cmake
|
||||
configure_args="
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
-DLLVM_INSTALL_UTILS=ON
|
||||
-DLLVM_BUILD_LLVM_DYLIB=ON
|
||||
-DLLVM_LINK_LLVM_DYLIB=ON
|
||||
-DLLVM_ENABLE_RTTI=ON
|
||||
|
|
Loading…
Reference in a new issue