Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 1999 23:42:01 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <199904090642.XAA40345@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/04/08 23:42:01 PDT

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  The ELF specification says that the RPATH in the executable or
  shared object takes precedence over LD_LIBRARY_PATH.  Make the
  dynamic linker do it that way.
  
  Revision  Changes    Path
  1.21      +4 -4      src/libexec/rtld-elf/rtld.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904090642.XAA40345>