blob: 38cb6fc8affc12165e8b2ad93d82b850fc199d4f (
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
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://gperftools.googlecode.com/files/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 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=af90c7f9ef221ee6a8da2ed39479fb25
|