]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[subdir=elf] (sysdep-rtld-routines, sysdep_routines, sysdep-dl-routines): Don't
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Jul 2002 02:07:17 +0000 (02:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Jul 2002 02:07:17 +0000 (02:07 +0000)
define.

sysdeps/unix/sysv/linux/arm/Makefile

index aeaaa39fce2c5a8f084807005c89f2a8e0228cfd..6040b201934c11b6f1748763f14ff49ad0c10e98 100644 (file)
@@ -12,11 +12,3 @@ endif
 ifeq ($(subdir),resource)
 sysdep_routines += oldgetrlimit64
 endif
-
-ifeq ($(subdir),elf)
-# extra shared linker files to link into dl-allobjs.so and libc
-sysdep-dl-routines += dl-procinfo
-sysdep_routines += dl-procinfo
-# extra shared linker files to link only into dl-allobjs.so
-sysdep-rtld-routines += dl-procinfo
-endif