mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-libs/libunwind: add comment re MY_P
Bug: https://github.com/libunwind/libunwind/issues/535 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,6 +17,7 @@ LIBUNWIND_DOCS_USEFLAG="+doc"
|
||||
|
||||
inherit multilib-minimal
|
||||
|
||||
# Weird MY_P for https://github.com/libunwind/libunwind/issues/535
|
||||
MY_P=${PN}-$(ver_rs 2 '')
|
||||
DESCRIPTION="Portable and efficient API to determine the call-chain of a program"
|
||||
HOMEPAGE="https://savannah.nongnu.org/projects/libunwind"
|
||||
|
||||
Reference in New Issue
Block a user