mongodb: reenable musl arches

This commit is contained in:
Enno Boland 2016-12-09 16:45:52 +01:00
parent 728687bac0
commit 3907f06af1

View file

@ -18,7 +18,7 @@ distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
checksum=5a904b66d09e4d15f3ed35028a004640afcba5d8ecb5644165bd08cd7eb79df6
# build flags broken.
nopie=yes
only_for_archs="aarch64 x86_64"
only_for_archs="aarch64 x86_64 aarch64-musl x86_64-musl"
make_dirs="
/var/lib/mongodb 0700 mongodb mongodb