git: 0d0d6378add2 - main - Remove stale reference to EXTRA_ARCHES_arm
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Jul 2025 15:02:56 UTC
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=0d0d6378add20d859a92a1eb3fa8b15f47806efe
commit 0d0d6378add20d859a92a1eb3fa8b15f47806efe
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2025-07-14 15:02:15 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2025-07-14 15:02:15 +0000
Remove stale reference to EXTRA_ARCHES_arm
Fixes: 7818c2d37c2c ("armv6: Remove support for building armv6")
---
share/mk/local.sys.machine.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/mk/local.sys.machine.mk b/share/mk/local.sys.machine.mk
index e1a197e516e5..961362cb048a 100644
--- a/share/mk/local.sys.machine.mk
+++ b/share/mk/local.sys.machine.mk
@@ -7,7 +7,7 @@ TARGET_MACHINE_LIST?= amd64 arm arm64 i386 powerpc riscv
MACHINE_ARCH_host?= ${_HOST_ARCH}
MACHINE_ARCH_host32?= ${_HOST_ARCH32}
-MACHINE_ARCH_LIST_arm?= armv7 ${EXTRA_ARCHES_arm}
+MACHINE_ARCH_LIST_arm?= armv7
MACHINE_ARCH_LIST_arm64?= aarch64
MACHINE_ARCH_LIST_powerpc?= powerpc64 powerpc64le ${EXTRA_ARCHES_powerpc}
MACHINE_ARCH_LIST_riscv?= riscv64