dev-util/lldb: Make the tests more verbose

This commit is contained in:
Michał Górny
2017-09-30 23:39:32 +02:00
parent ae6e22593f
commit 595e20f17b

View File

@@ -88,6 +88,7 @@ src_configure() {
use test && mycmakeargs+=(
-DLLVM_MAIN_SRC_DIR="${WORKDIR}/llvm"
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"
-DLLVM_LIT_ARGS="-vv"
)
cmake-utils_src_configure