aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/Versions')
-rw-r--r--sysdeps/ia64/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions
new file mode 100644
index 0000000..e332317
--- /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;
+ }
+}