mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/below: disable on loongarch64
fails to build nix crate
This commit is contained in:
parent
b20f7cbdbf
commit
d159a45640
@ -8,7 +8,8 @@ url="https://github.com/facebookincubator/below"
|
||||
# armhf,armv7,x86: fails to build libbpf-rs crate
|
||||
# riscv64: blocked by cargo
|
||||
# s390x: fails to build nix crate
|
||||
arch="all !armhf !armv7 !riscv64 !s390x !x86"
|
||||
# loongarch64: fails to build nix crate
|
||||
arch="all !armhf !armv7 !riscv64 !s390x !x86 !loongarch64"
|
||||
license="Apache-2.0"
|
||||
# NOTE: libbpf-cargo requires rustfmt
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user