projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db5e3b6
)
sys-libs/llvm-libunwind: Enable multilib support in -9999
author
Michał Górny
<mgorny@gentoo.org>
Sun, 4 Sep 2016 16:42:42 +0000
(18:42 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 4 Sep 2016 17:04:56 +0000
(19:04 +0200)
sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
index 740fd02691e1771114c5a00e6079d7a01802bef1..b97b7d691f99a347bf39291c2fb7078467adb8af 100644
(file)
--- a/
sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
+++ b/
sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
@@
-6,7
+6,7
@@
EAPI=6
: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
CMAKE_MIN_VERSION=3.4.3
-inherit cmake-
utils
git-r3
+inherit cmake-
multilib
git-r3
DESCRIPTION="C++ runtime stack unwinder from LLVM"
HOMEPAGE="https://github.com/llvm-mirror/libunwind"
@@
-24,7
+24,7
@@
RDEPEND="!sys-libs/libunwind"
# (3.9.0 needed because cmake file install path changed)
DEPEND=">=sys-devel/llvm-3.9.0"
-src_configure() {
+
multilib_
src_configure() {
local libdir=$(get_libdir)
local mycmakeargs=(