summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/lld/lld-5.0.9999.ebuild')
-rw-r--r--sys-devel/lld/lld-5.0.9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/lld/lld-5.0.9999.ebuild b/sys-devel/lld/lld-5.0.9999.ebuild
index 6c2601f5d423..c47d7243527e 100644
--- a/sys-devel/lld/lld-5.0.9999.ebuild
+++ b/sys-devel/lld/lld-5.0.9999.ebuild
@@ -58,8 +58,6 @@ src_configure() {
-DBUILD_SHARED_LIBS=ON
-DLLVM_INCLUDE_TESTS=$(usex test)
- # TODO: fix detecting pthread upstream in stand-alone build
- -DPTHREAD_LIB='-lpthread'
)
use test && mycmakeargs+=(
-DLLVM_BUILD_TESTS=ON