mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-12 16:16:22 +02:00
main/numactl: re-enable on armv7 and armhf
seems to build again and is needed by qemu ref #12961 (cherry picked from commit fc767a058048c2ff75253d3a53d7c3a6ababfd66)
This commit is contained in:
parent
0312522127
commit
ff67ffa3a4
@ -4,8 +4,7 @@ pkgver=2.0.14
|
||||
pkgrel=0
|
||||
pkgdesc="Simple NUMA policy support"
|
||||
url="https://github.com/numactl/numactl"
|
||||
# ARM lacks the __NR_migrate_pages syscall
|
||||
arch="all !armhf !armv7"
|
||||
arch="all"
|
||||
license="LGPL-2.1-only"
|
||||
makedepends="autoconf automake libtool linux-headers"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user