summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-02-14 21:46:14 +0100
committerMichał Górny <mgorny@gentoo.org>2017-02-15 13:47:31 +0100
commitc25cf36965817fea95d770137b8feb6975a34b8f (patch)
tree486e0e75b59ca41826e433c67be7cd0cf5573516 /sys-devel/lld/lld-9999.ebuild
parentdev-python/clang-python: Bump to 4.0.0.rc2 (diff)
downloadgentoo-c25cf36965817fea95d770137b8feb6975a34b8f.tar.gz
gentoo-c25cf36965817fea95d770137b8feb6975a34b8f.tar.bz2
gentoo-c25cf36965817fea95d770137b8feb6975a34b8f.zip
sys-devel/lld: Bump to 4.0.0.rc2
Diffstat (limited to 'sys-devel/lld/lld-9999.ebuild')
-rw-r--r--sys-devel/lld/lld-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index b6ef4ad0436e..5b649d989c4d 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -62,6 +62,7 @@ src_configure() {
-DPTHREAD_LIB='-lpthread'
)
use test && mycmakeargs+=(
+ -DLLVM_BUILD_TESTS=ON
-DLLVM_MAIN_SRC_DIR="${WORKDIR}/llvm"
-DLIT_COMMAND="${EPREFIX}/usr/bin/lit"
)