about summary refs log tree commit diff
path: root/sysdeps/x86_64
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-06 10:42:08 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-06 10:42:08 -0800
commitac9e0e5e401fa634667a8284a0db0ca886bf816b (patch)
tree613958b3c5ccaa2f5413aff2a2c904196f2209e6 /sysdeps/x86_64
parentebda2f17ffc735f7daa67f752ec454b3f305e392 (diff)
downloadglibc-ac9e0e5e401fa634667a8284a0db0ca886bf816b.tar.gz
glibc-ac9e0e5e401fa634667a8284a0db0ca886bf816b.tar.xz
glibc-ac9e0e5e401fa634667a8284a0db0ca886bf816b.zip
Clean up sysdep-dl-routines variable.
Diffstat (limited to 'sysdeps/x86_64')
-rw-r--r--sysdeps/x86_64/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
index 32b36d5ce2..ef70a50c84 100644
--- a/sysdeps/x86_64/Makefile
+++ b/sysdeps/x86_64/Makefile
@@ -20,8 +20,6 @@ endif
 
 ifeq ($(subdir),elf)
 sysdep-dl-routines += tlsdesc dl-tlsdesc
-sysdep_routines += tlsdesc dl-tlsdesc
-sysdep-rtld-routines += tlsdesc dl-tlsdesc
 
 tests += tst-quad1 tst-quad2
 modules-names += tst-quadmod1 tst-quadmod2