Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
armv7 softfp is unsupported anymore since FreeBSD 11
Baptiste Daroussin committed 2 years ago
commit 956389bb3b27470e40cf6b5de0295890e8616852
parent d767ee0
1 file changed +0 -2
modified libpkg/private/elf_tables.h
@@ -93,9 +93,7 @@ static struct arch_trans machine_arch_translation[] = {
	{ "arm:32:el:oabi:softfp", "arm" },
	{ "arm:32:eb:eabi:softfp", "armeb" },
	{ "arm:32:eb:oabi:softfp", "armeb" },
-
	{ "armv6:32:el:eabi:softfp", "armv6" },
	{ "armv6:32:el:eabi:hardfp", "armv6" },
-
	{ "armv7:32:el:eabi:softfp", "armv7" },
	{ "armv7:32:el:eabi:hardfp", "armv7" },
	{ "aarch64:64", "aarch64" },
	/* And now MIPS */