mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/upx: disable on aarch64, armhf and armv7
This commit is contained in:
parent
0c3dfdf2d6
commit
01322c8c48
@ -5,7 +5,7 @@ pkgver=3.96
|
||||
pkgrel=0
|
||||
pkgdesc="The Ultimate Packer for eXecutables"
|
||||
url="https://upx.github.io"
|
||||
arch="all"
|
||||
arch="all !aarch64 !armhf !armv7" # Failure to build
|
||||
license="GPL-2.0 Public-Domain"
|
||||
# perl-dev is used to generate man pages
|
||||
makedepends="bash perl-dev ucl-dev zlib-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user