* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Nov 1995 22:10:14 +0000 (22:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Nov 1995 22:10:14 +0000 (22:10 +0000)
commit204066750f2b8135f496deab156e223d425de6f9
treee76ecd79cc20501a5ce7715c742ac4ba6fba04f5
parent3ae5193668c1d9cef5842128e67b6cb39474ddc3
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the
environment variable LD_RUN_PATH if neither -rpath nor -rpath-link
were used.
(gld${EMULATION_NAME}_before_allocation): Use the environment
variable LD_RUN_PATH if -rpath was not used.
* ld.texinfo, ld.1: Document LD_RUN_PATH.
PR 8428.
ld/ChangeLog
ld/ld.1