llvm: set nodebug=yes to keep builders alive.
This commit is contained in:
parent
837af5b2aa
commit
8b252b71a0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ configure_args="
|
||||||
-DLLVM_ENABLE_FFI=ON
|
-DLLVM_ENABLE_FFI=ON
|
||||||
-DLLVM_BINUTILS_INCDIR=/usr/include
|
-DLLVM_BINUTILS_INCDIR=/usr/include
|
||||||
-DCMAKE_INSTALL_DO_STRIP=0"
|
-DCMAKE_INSTALL_DO_STRIP=0"
|
||||||
|
nodebug=yes # while -DLLVM_LINK_LLVM_DYLIB=OFF
|
||||||
short_desc="Low Level Virtual Machine"
|
short_desc="Low Level Virtual Machine"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.llvm.org"
|
homepage="http://www.llvm.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue