about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
Diffstat (limited to 'elf')
-rw-r--r--elf/ldconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/ldconfig.h b/elf/ldconfig.h
index 3344876857..9e40714c05 100644
--- a/elf/ldconfig.h
+++ b/elf/ldconfig.h
@@ -28,6 +28,7 @@
 #define FLAG_ELF_LIBC6		0x0003
 #define FLAG_REQUIRED_MASK	0xff00
 #define FLAG_SPARC_LIB64	0x0100
+#define FLAG_IA64_LIB64		0x0200
 
 /* Declared in cache.c.  */
 extern void print_cache (const char *cache_name);