]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 17:20:24 +0000 (17:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 17:20:24 +0000 (17:20 +0000)
1998-03-30  Joel Klecker  <espy@debian.org>

* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
(sysdep-others,install-bin): Add lddlibc4.

ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc32/Makefile

index 8f711200c9d6b2050f7af5c3239e7dec311d9b12..2ff6f163e508690875741cad58f8f7542880a9a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-03-30  Joel Klecker  <espy@debian.org>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
+       (sysdep-others,install-bin): Add lddlibc4.
+
 1999-05-02  H.J. Lu  <hjl@gnu.org>
 
        * timezone/zic.c (dolink): Remove the symlink destination first.
index 0268751286fa54a323b72c6edac1deee9a8df003..69c071752e68033dc3bbfa99b48c80bad8d32208 100644 (file)
@@ -9,6 +9,8 @@ endif
 ifeq ($(subdir),elf)
 CFLAGS-rtld.c += -mv8
 #rtld-routines += dl-sysdepsparc
+sysdep-others += lddlibc4
+install-bin += lddlibc4
 endif   # elf
 
 ifeq ($(subdir),signal)