From 8738e7f8b0c6d6254a31450dc528bddc8bdae0f7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 16 Nov 1995 02:37:06 +0000 Subject: * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no error if weak. * elf/Makefile (default-rpath): New variable. (CPPFLAGS): Append -DDEFAULT_RPATH=.... * elf/dl-load.c (_dl_map_object): Use DEFAULT_RPATH instead of hard-coded "/lib:/usr/lib". --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1261c47a7c..656afec833 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ Wed Nov 15 19:22:07 1995 Roland McGrath + * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no + error if weak. + + * elf/Makefile (default-rpath): New variable. + (CPPFLAGS): Append -DDEFAULT_RPATH=.... + * elf/dl-load.c (_dl_map_object): Use DEFAULT_RPATH instead of + hard-coded "/lib:/usr/lib". + * sysdeps/mach/hurd/dl-sysdep.c: Include _itoa.h from stdio-common instead of stdio. (_dl_sysdep_start): If passed user entry is zero and -- cgit v1.2.3