projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8483efa
)
sys-libs/libcxxabi: Make the tests more verbose
author
Michał Górny
<mgorny@gentoo.org>
Sat, 30 Sep 2017 21:41:44 +0000
(23:41 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 1 Oct 2017 09:02:39 +0000
(11:02 +0200)
sys-libs/libcxxabi/libcxxabi-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libcxxabi/libcxxabi-9999.ebuild
b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
index 3d242091ce5a68159709450c05054806d1a652e7..c2be84f86a2215041225f89674d2eccc81ef6823 100644
(file)
--- a/
sys-libs/libcxxabi/libcxxabi-9999.ebuild
+++ b/
sys-libs/libcxxabi/libcxxabi-9999.ebuild
@@
-75,6
+75,7
@@
multilib_src_configure() {
if use test; then
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"
+ -DLLVM_LIT_ARGS="-vv"
)
fi
cmake-utils_src_configure