mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/valgrind: enable on aarch64
This commit is contained in:
parent
a9031ebe50
commit
d94a6f4715
@ -4,7 +4,7 @@ pkgver=3.13.0
|
||||
pkgrel=0
|
||||
pkgdesc="A tool to help find memory-management problems in programs"
|
||||
url="http://valgrind.org/"
|
||||
arch="all !aarch64"
|
||||
arch="all"
|
||||
license="GPL-2.0-or-later"
|
||||
# it seems like busybox sed works but the configure script requires GNU sed
|
||||
makedepends="sed paxmark perl bash autoconf automake libtool"
|
||||
|
Loading…
Reference in New Issue
Block a user