From df618d033c1d50bde6516eb2d1867745590cb695 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Fri, 19 Nov 1999 04:45:07 +0000 Subject: [PATCH] In revision 1.21 I changed the search order for shared libraries, but I forgot to make the corresponding fix to the comment. Rectify that. Submitted by: Tony Finch --- libexec/rtld-elf/rtld.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c index d0a3ce42e08a..8ba21b4f26c7 100644 --- a/libexec/rtld-elf/rtld.c +++ b/libexec/rtld-elf/rtld.c @@ -676,9 +676,9 @@ elf_hash(const char *name) * loaded shared object, whose library search path will be searched. * * The search order is: + * rpath in the referencing file * LD_LIBRARY_PATH * ldconfig hints - * rpath in the referencing file * /usr/lib */ static char *