Commit fad599f7 authored by Richard Levitte's avatar 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>
parent 075f7e2c
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