mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
sys-libs/llvm-libunwind: Fix IndirectInherits
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,8 @@ EAPI=8
|
||||
|
||||
CMAKE_ECLASS=cmake
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs
|
||||
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
|
||||
toolchain-funcs
|
||||
|
||||
DESCRIPTION="C++ runtime stack unwinder from LLVM"
|
||||
HOMEPAGE="https://github.com/llvm-mirror/libunwind"
|
||||
|
||||
Reference in New Issue
Block a user