mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Update.
* elf/Makefile (LDFLAGS-origtest): Actually add it.
This commit is contained in:
parent
cb48e60fd8
commit
394679ebe7
@ -1,5 +1,7 @@
|
||||
2000-06-30 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/Makefile (LDFLAGS-origtest): Actually add it.
|
||||
|
||||
* sysdeps/ia64/htonl.S: New file.
|
||||
* sysdeps/ia64/htons.S: New file.
|
||||
* sysdeps/ia64/memcpy.S: Replace with version which does not use
|
||||
|
@ -263,6 +263,7 @@ CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\"
|
||||
$(objpfx)multiload.out: $(objpfx)testobj1.so
|
||||
|
||||
$(objpfx)origtest: $(libdl)
|
||||
LDFLAGS-origtest = -rdynamic
|
||||
$(objpfx)origtest.out: $(objpfx)testobj1.so
|
||||
|
||||
ifeq ($(have-thread-library),yes)
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-06-30 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* Makefile (install-locales): Remove the -u switch from localedef
|
||||
command line.
|
||||
|
||||
2000-06-29 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* tst-fmon.sh: Don't generate de_DE and en_US locale data.
|
||||
|
Loading…
Reference in New Issue
Block a user