llvm: install utils.

These are needed to run tests for other LLVM-related projects.
This commit is contained in:
Leah Neukirchen 2017-05-08 15:13:09 +02:00
parent 761eb43f89
commit 8186217922

View file

@ -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