naiveproxy: add aarch64_cortex-a76 compatible

* run test
* qemu: virt cortex-a76
* image: bcm2712 rpi-5 (openwrt snapshots)

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml 2024-04-12 03:02:53 +08:00
parent 947bb7d968
commit 1a817959c7

View File

@ -5,7 +5,9 @@ PKG_VERSION:=123.0.6312.40-1
PKG_RELEASE:=1
# intel 80386 & riscv64
ifeq ($(ARCH_PACKAGES),i386_pentium-mmx)
ifeq ($(ARCH_PACKAGES),aarch64_cortex-a76)
ARCH_PACKAGES:=aarch64_generic
else ifeq ($(ARCH_PACKAGES),i386_pentium-mmx)
ARCH_PACKAGES:=x86
else ifeq ($(ARCH_PACKAGES),i386_pentium4)
ARCH_PACKAGES:=x86