about summary refs log tree commit diff
path: root/Versions.def
diff options
context:
space:
mode:
Diffstat (limited to 'Versions.def')
-rw-r--r--Versions.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def
index 598c571aec..da36b547eb 100644
--- a/Versions.def
+++ b/Versions.def
@@ -67,3 +67,7 @@ libutil {
 libdb1 {
   GLIBC_2.0
 }
+ld.so {
+  GLIBC_2.0
+  GLIBC_2.1 GLIBC_2.0
+}