mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/sniffglue: disable on ppc64le
This commit is contained in:
parent
e17443f979
commit
7bb6e95ec8
@ -7,7 +7,8 @@ pkgdesc="Secure multithreaded packet sniffer"
|
||||
url="https://github.com/kpcyrd/sniffglue"
|
||||
# !aarch64: https://cloud.drone.io/alpinelinux/aports/10687/3/1
|
||||
# !x86: fails to compile even when -fno-stack-protector is passed
|
||||
arch="x86_64 armhf armv7 ppc64le" # limited by cargo
|
||||
# !ppc64le: fails to build ring
|
||||
arch="x86_64 armhf armv7" # limited by cargo
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="
|
||||
cargo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user