aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2014-07-07 00:27:09 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2014-07-07 00:27:09 +0000
commite7d939bda22b07be6b68ba38835c9167212fd56e (patch)
tree98db2559cee662a9de7212211dd5c69176b58254 /usr.sbin/pkg
parent00cf40b0ca010cb2a6afb112650109dcabe80dea (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg')
-rw-r--r--usr.sbin/pkg/elf_tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg/elf_tables.h b/usr.sbin/pkg/elf_tables.h
index 0589ecf9425e..55fd3bbd2e95 100644
--- a/usr.sbin/pkg/elf_tables.h
+++ b/usr.sbin/pkg/elf_tables.h
@@ -42,7 +42,6 @@ static struct _elf_corres mach_corres[] = {
{ EM_PPC, "powerpc" },
{ EM_PPC64, "powerpc" },
{ EM_SPARCV9, "sparc64" },
- { EM_IA_64, "ia64" },
{ -1, NULL },
};