mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/patchelf:Enable aarch64 support
Signed-off-by: ossdev <ossdev@puresoftware.com>
This commit is contained in:
parent
72eb8c5762
commit
c3e30bbcf1
@ -4,7 +4,7 @@ pkgver=0.10
|
||||
pkgrel=0
|
||||
pkgdesc="Small utility to modify the dynamic linker and RPATH of ELF executables"
|
||||
url="https://nixos.org/patchelf.html"
|
||||
arch="all !aarch64"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="autoconf automake libtool"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user