* elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
	as relocated.
This commit is contained in:
Ulrich Drepper 2002-09-02 23:46:49 +00:00
parent d89ae1d5ef
commit 3421c78104
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
2002-09-02 Jakub Jelinek <jakub@redhat.com>
* elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
as relocated.
* elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
as relocated.
2002-09-02 Jack Howarth <howarth@bromo.msbb.uc.edu>