projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c6f58b
)
sys-devel/lld: Remove unnecessary LLVM_LIBDIR_SUFFIX
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jan 2017 13:52:07 +0000
(14:52 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jan 2017 14:30:57 +0000
(15:30 +0100)
sys-devel/lld/lld-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/lld/lld-9999.ebuild
b/sys-devel/lld/lld-9999.ebuild
index aafd47f0a906534381e1b13ab7e6198d4598d1dd..15745648d16ac2ae957b92f2e02d87a98a3f8388 100644
(file)
--- 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