blob: 34549b95aed145f56b3b37dcc59733b5135a6349 (
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 017377e73405d964cd0137088cddb9c3 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=9c9cf93389d8b0c3b18bac57fb8c41a7
|