* elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is nocvs/libc-951116
commit8738e7f8b0c6d6254a31450dc528bddc8bdae0f7
authorRoland McGrath <roland@gnu.org>
Thu, 16 Nov 1995 02:37:06 +0000 (16 02:37 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 16 Nov 1995 02:37:06 +0000 (16 02:37 +0000)
tree5e7e75d0e75996d699cfdeb09575a4fcb6e57c59
parentec967c06ac7474fa58266ea309d6488ee3c53851
* 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
elf/Makefile
elf/dl-load.c
elf/dl-lookup.c