projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c9ec2
)
sys-devel/clang: Fix using external lit
author
Michał Górny
<mgorny@gentoo.org>
Sat, 30 Sep 2017 21:38:55 +0000
(23:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 1 Oct 2017 09:02:23 +0000
(11:02 +0200)
sys-devel/clang/clang-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-9999.ebuild
b/sys-devel/clang/clang-9999.ebuild
index b64ba22305c93afdfa2bbca834fcb92fe8fef0e4..1fbc8a1f8e60a4b40b65ae47b969da21334e6387 100644
(file)
--- a/
sys-devel/clang/clang-9999.ebuild
+++ b/
sys-devel/clang/clang-9999.ebuild
@@
-137,7
+137,7
@@
multilib_src_configure() {
)
use test && mycmakeargs+=(
-DLLVM_MAIN_SRC_DIR="${WORKDIR}/llvm"
- -DL
IT_COMMAND
="${EPREFIX}/usr/bin/lit"
+ -DL
LVM_EXTERNAL_LIT
="${EPREFIX}/usr/bin/lit"
)
if multilib_is_native_abi; then