blob: 3e3a3152a82e8cf0a0f738e4969f0209179129c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-armv7a-eabi-jemalloc
pkgdesc = General-purpose scalable concurrent malloc implementation (Android armv7a-eabi)
pkgver = 5.3.0
pkgrel = 2
url = http://www.canonware.com/jemalloc/
arch = any
groups = android-jemalloc
license = BSD
makedepends = android-configure
depends = android-ndk
optdepends = perl: for jeprof
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2
md5sums = 09a8328574dab22a7df848eae6dbbf53
pkgname = android-armv7a-eabi-jemalloc
|