blob: 1bc53815fa0abc2002add8ad242719649fb2ce5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=mimalloc is a compact general purpose allocator with excellent performance
EAPI=8
HOMEPAGE=https://github.com/microsoft/mimalloc
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/1
SRC_URI=https://github.com/microsoft/mimalloc/archive/refs/tags/v1.7.3.tar.gz -> mimalloc-1.7.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic d5e1306543bc457213f68bb18f830d14 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=5932ba3c4988549fab38f39087497f6f
|