about summary refs log tree commit diff
path: root/Makerules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-26 23:41:17 +0000
committerRoland McGrath <roland@gnu.org>2003-04-26 23:41:17 +0000
commit5ae340e35bfb08dd57e83dccfc45068865a7cd0d (patch)
tree08ac66d548a0bcb2417393dc8d7121c260994a43 /Makerules
parent358cad7c11db498d30cc756cd0881aee2e7270ff (diff)
downloadglibc-5ae340e35bfb08dd57e83dccfc45068865a7cd0d.tar.gz
glibc-5ae340e35bfb08dd57e83dccfc45068865a7cd0d.tar.xz
glibc-5ae340e35bfb08dd57e83dccfc45068865a7cd0d.zip
(LDSEDCMD-c.so): Variable removed.
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index ec44400863..28a7028d10 100644
--- a/Makerules
+++ b/Makerules
@@ -616,7 +616,6 @@ ifeq ($(elf),yes)
 $(common-objpfx)libc_pic.os: $(common-objpfx)libc_pic.a
 	$(LINK.o) -nostdlib -nostartfiles -r -o $@ \
 	$(LDFLAGS-c_pic.os) -Wl,-d -Wl,--whole-archive $^
-LDSEDCMD-c.so = -e 's/^.*\*(\.dynbss).*$$/& *(__libc_freeres_ptrs)/'
 # Use our own special initializer and finalizer files for libc.so.
 $(common-objpfx)libc.so: $(elfobjdir)/soinit.os \
 			 $(common-objpfx)libc_pic.os \