commit: 3ee067dcc38284c0ab46d000dd9a9ee3671d0683
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 13:52:07 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 14:30:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee067dc
sys-devel/lld: Remove unnecessary LLVM_LIBDIR_SUFFIX
sys-devel/lld/lld-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index aafd47f..1574564 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -50,7 +50,6 @@ src_unpack() {
src_configure() {
local libdir=$(get_libdir)
local mycmakeargs=(
- -DLLVM_LIBDIR_SUFFIX="${libdir#lib}"
# TODO: fix rpaths
#-DBUILD_SHARED_LIBS=ON