mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
1998-03-30 Joel Klecker <espy@debian.org> * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (sysdep-others,install-bin): Add lddlibc4.
This commit is contained in:
@ -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>
|
1999-05-02 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* timezone/zic.c (dolink): Remove the symlink destination first.
|
* timezone/zic.c (dolink): Remove the symlink destination first.
|
||||||
|
@ -9,6 +9,8 @@ endif
|
|||||||
ifeq ($(subdir),elf)
|
ifeq ($(subdir),elf)
|
||||||
CFLAGS-rtld.c += -mv8
|
CFLAGS-rtld.c += -mv8
|
||||||
#rtld-routines += dl-sysdepsparc
|
#rtld-routines += dl-sysdepsparc
|
||||||
|
sysdep-others += lddlibc4
|
||||||
|
install-bin += lddlibc4
|
||||||
endif # elf
|
endif # elf
|
||||||
|
|
||||||
ifeq ($(subdir),signal)
|
ifeq ($(subdir),signal)
|
||||||
|
Reference in New Issue
Block a user