about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-17 09:59:14 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-17 10:08:14 +0200
commitd0cae071f3c8485174948bd18eac22680caf0119 (patch)
tree56aca4edc9b612866b0b39aeca71d443b2646c53 /sysdeps/unix/sysv/linux/mips/Versions
parent9da94f45946a548dc4a7f871d0050fd1ebf70083 (diff)
downloadglibc-d0cae071f3c8485174948bd18eac22680caf0119.tar.gz
glibc-d0cae071f3c8485174948bd18eac22680caf0119.tar.xz
glibc-d0cae071f3c8485174948bd18eac22680caf0119.zip
mips: Remove _dl_var_init
The generic __rtld_static_init code handles GLRO (dl_pagesize).

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/mips/Versions6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/Versions b/sysdeps/unix/sysv/linux/mips/Versions
index 0ec82dc480..aeaac41744 100644
--- a/sysdeps/unix/sysv/linux/mips/Versions
+++ b/sysdeps/unix/sysv/linux/mips/Versions
@@ -1,9 +1,3 @@
-ld {
-  GLIBC_PRIVATE {
-    # used for loading by static libraries
-    _dl_var_init;
-  }
-}
 libc {
   GLIBC_2.0 {
     _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;