From: Michał Górny Date: Sat, 30 Sep 2017 21:39:05 +0000 (+0200) Subject: sys-devel/clang: Make the tests more verbose X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=95bcf6d9d99be3f0eb3643f9863986ea63b39bba;p=gentoo.git sys-devel/clang: Make the tests more verbose --- diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild index 1fbc8a1f8e60..178c15c76134 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