Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
In preparation for the switch of base to add hardfloat support add the ABI line
Baptiste Daroussin committed 10 years ago
commit 09c05b31b53b450979a0a67759b9aaf36739ec8c
parent 06512b7
1 file changed +1 -0
modified libpkg/private/elf_tables.h
@@ -90,6 +90,7 @@ static struct arch_trans machine_arch_translation[] = {
	{ "arm:32:eb:eabi:softfp", "armeb" },
	{ "arm:32:eb:oabi:softfp", "armeb" },
	{ "armv6:32:el:eabi:softfp", "armv6" },
+
	{ "armv6:32:el:eabi:hf", "armv6" },
	{ "aarch64:64", "aarch64" },
	/* And now MIPS */
	{ "mips:32:el:o32", "mipsel" },