Commit 0de5e4f0 authored by Richard Levitte's avatar Richard Levitte Committed by Richard Levitte
Browse files

Remove automatic RPATH - add user rpath support



Make Configure recognise -rpath and -R to support user added rpaths
for OSF1 and Solaris.  For convenience, add a variable LIBRPATH in the
Unix Makefile, which the users can use as follows:

    ./config [options] -Wl,-rpath,\$(LIBRPATH)

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit fad599f7)
parent 68f3b899
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment