numactl: only for archs i686 x86_64

This commit is contained in:
Christian Neukirchen 2014-08-23 17:36:36 +02:00
parent 14b3f2c1ad
commit bd78544044

View file

@ -9,6 +9,7 @@ license="LGPL-2.1"
homepage="http://oss.sgi.com/projects/libnuma/"
distfiles="ftp://oss.sgi.com/www/projects/libnuma/download/${pkgname}-${version}.tar.gz"
checksum=9ca033e6c14c0f26c20379b0cf9299429fd5a354a79c3c7880fd41ef69f7751c
only_for_archs="i686 x86_64"
do_install() {
make prefix=${DESTDIR}/usr libdir=${DESTDIR}/usr/lib install