blob: eaf9b71172fded928efcdc35a5b059a63aa7ceb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install setup test
DEPEND=sys-libs/libunwind
DESCRIPTION=Fast, multi-threaded malloc() and nifty performance analysis tools
EAPI=4
HOMEPAGE=https://github.com/gperftools/gperftools
IUSE=largepages +debug minimal
KEYWORDS=-* amd64 x86 ~x86-fbsd
LICENSE=MIT
RDEPEND=sys-libs/libunwind
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/gperftools/gperftools/archive/google-perftools-1.8.3.tar.gz
_eclass_exported_funcs=pkg_setup:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic e0ef2bf8bb6a54693e146ab4085a5ec8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=9c9cf93389d8b0c3b18bac57fb8c41a7
|