blob: 57d16348b31d36389d9dcddf585790ffc54aed0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-aarch64-jemalloc
pkgdesc = General-purpose scalable concurrent malloc implementation (android)
pkgver = 5.3.0
pkgrel = 1
url = http://www.canonware.com/jemalloc/
arch = any
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
sha256sums = 2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa
pkgname = android-aarch64-jemalloc
|