Skip to content

Commit

Permalink
sys-devel/clang: Make the tests more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Oct 1, 2017
1 parent c968e83 commit 95bcf6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys-devel/clang/clang-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 95bcf6d

Please sign in to comment.