Do not build LLVM utils

This commit is contained in:
Jeremy Soller 2018-12-14 14:04:21 -07:00
parent 29cee43e10
commit 069da2e2e3
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -32,6 +32,7 @@ function recipe_build {
-DUNIX=1
-DLLVM_ENABLE_THREADS=Off
-DLLVM_INCLUDE_TESTS=Off
-DLLVM_INCLUDE_UTILS=Off
-target="$HOST"
-DLLVM_TABLEGEN="/usr/bin/llvm-tblgen-7"
-I"$sysroot/include"