numactl: only for archs i686 x86_64
This commit is contained in:
parent
14b3f2c1ad
commit
bd78544044
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue