dev-util/google-perftools: revbump 2.7, fix ppc64le bugs
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 21 Dec 2019 08:41:04 +0000 (00:41 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 21 Dec 2019 09:09:37 +0000 (01:09 -0800)
commitcbf6e5c6d762773f4e38dbf9def8e35b015c7f52
treeaeb6df241c107e9bd068bc3690eb5c5c55511c27
parentfdaf78687b564b5ce82dc11187181de85d601cec
dev-util/google-perftools: revbump 2.7, fix ppc64le bugs

it was not building libprofiler on ppc64le

..Could not find the PC.  Will not try to compile libprofiler..."

add debian patch, now it builds fine
..checking how to access the program counter from a struct ucontext...
uc_mcontext.gp_regs[PT_NIP]

also on ppc64 it does not link to libunwind, make dep optional

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-util/google-perftools/files/fix_ppc64el_FTBFS.patch [new file with mode: 0644]
dev-util/google-perftools/google-perftools-2.7-r1.ebuild [new file with mode: 0644]