mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 20:18:51 +08:00
Do not build LLVM utils
This commit is contained in:
parent
29cee43e10
commit
069da2e2e3
@ -32,6 +32,7 @@ function recipe_build {
|
|||||||
-DUNIX=1
|
-DUNIX=1
|
||||||
-DLLVM_ENABLE_THREADS=Off
|
-DLLVM_ENABLE_THREADS=Off
|
||||||
-DLLVM_INCLUDE_TESTS=Off
|
-DLLVM_INCLUDE_TESTS=Off
|
||||||
|
-DLLVM_INCLUDE_UTILS=Off
|
||||||
-target="$HOST"
|
-target="$HOST"
|
||||||
-DLLVM_TABLEGEN="/usr/bin/llvm-tblgen-7"
|
-DLLVM_TABLEGEN="/usr/bin/llvm-tblgen-7"
|
||||||
-I"$sysroot/include"
|
-I"$sysroot/include"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user