mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +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
|
||||
-DLLVM_ENABLE_THREADS=Off
|
||||
-DLLVM_INCLUDE_TESTS=Off
|
||||
-DLLVM_INCLUDE_UTILS=Off
|
||||
-target="$HOST"
|
||||
-DLLVM_TABLEGEN="/usr/bin/llvm-tblgen-7"
|
||||
-I"$sysroot/include"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user