Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
In preparation for the switch of base to add hardfloat support add the ABI line
Baptiste Daroussin committed 10 years ago
commit 09c05b31b53b450979a0a67759b9aaf36739ec8c
parent 06512b79c307a92f82ec67f8e5ec8cc7dca851f4
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" },