aboutsummaryrefslogtreecommitdiff
path: root/elf/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/cache.c')
-rw-r--r--elf/cache.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/elf/cache.c b/elf/cache.c
index baf6845daf..8a618e11fa 100644
--- a/elf/cache.c
+++ b/elf/cache.c
@@ -179,9 +179,6 @@ print_entry (const char *lib, int flag, uint64_t hwcap,
case FLAG_SPARC_LIB64:
fputs (",64bit", stdout);
break;
- case FLAG_IA64_LIB64:
- fputs (",IA-64", stdout);
- break;
case FLAG_X8664_LIB64:
fputs (",x86-64", stdout);
break;