From 6dc411bb1894344d58569522278d6419a731166b Mon Sep 17 00:00:00 2001 From: drepper Date: Fri, 5 May 2000 16:41:45 +0000 Subject: [PATCH] Additional version definitions for IA-64. --- sysdeps/ia64/Versions | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sysdeps/ia64/Versions diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions new file mode 100644 index 0000000000..e3323177f2 --- /dev/null +++ b/sysdeps/ia64/Versions @@ -0,0 +1,6 @@ +ld { + GLIBC_2.2 { + # ia64 specific functions in the dynamic linker, but used by libc.so. + _dl_symbol_address; + } +} -- 2.11.0