commit:     95bcf6d9d99be3f0eb3643f9863986ea63b39bba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 21:39:05 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 09:02:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bcf6d9

sys-devel/clang: Make the tests more verbose

 sys-devel/clang/clang-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/clang/clang-9999.ebuild 
b/sys-devel/clang/clang-9999.ebuild
index 1fbc8a1f8e6..178c15c7613 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -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

Reply via email to