sys-devel/clang: Make the tests more verbose
authorMichał Górny <mgorny@gentoo.org>
Sat, 30 Sep 2017 21:39:05 +0000 (23:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 1 Oct 2017 09:02:33 +0000 (11:02 +0200)
sys-devel/clang/clang-9999.ebuild

index 1fbc8a1f8e60a4b40b65ae47b969da21334e6387..178c15c76134350de35682b489a06d15327c1c0e 100644 (file)
@@ -138,6 +138,7 @@ multilib_src_configure() {
        use test && mycmakeargs+=(
                -DLLVM_MAIN_SRC_DIR="${WORKDIR}/llvm"
                -DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"
+               -DLLVM_LIT_ARGS="-vv"
        )
 
        if multilib_is_native_abi; then