diff --git a/srcpkgs/llvm/template b/srcpkgs/llvm/template index ddb48575de0..4135e22975f 100644 --- a/srcpkgs/llvm/template +++ b/srcpkgs/llvm/template @@ -14,6 +14,7 @@ configure_args=" -DLLVM_ENABLE_FFI=ON -DLLVM_BINUTILS_INCDIR=/usr/include -DCMAKE_INSTALL_DO_STRIP=0" +nodebug=yes # while -DLLVM_LINK_LLVM_DYLIB=OFF short_desc="Low Level Virtual Machine" maintainer="Juan RP " homepage="http://www.llvm.org"