blob: 89a33fe30e671cdf1ee40cc7dc1aa6d6be28bd6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-libs/libunwind >=app-portage/elt-patches-20170422
DESCRIPTION=Fast, multi-threaded malloc() and nifty performance analysis tools
EAPI=5
HOMEPAGE=https://github.com/gperftools/gperftools
IUSE=largepages +debug minimal test static-libs
KEYWORDS=-* amd64 arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=sys-libs/libunwind
SLOT=0/4
SRC_URI=https://github.com/gperftools/gperftools/archive/gperftools-2.0.tar.gz
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_compile:autotools-utils src_test:- src_install:autotools-utils
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=5c1b8c5b208911b119727b03ea69decf
|