]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Add full support for -rpath/-R, both in shared libraries and
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Feb 2003 23:52:54 +0000 (23:52 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Feb 2003 23:52:54 +0000 (23:52 +0000)
commit2d3de726c5cc64d419dcdebf427b0cb58c608b36
tree631264a2f6b76eb467c921f15179af7308dab2e0
parent4989f0599f408aeed89bf559c58d60d951823713
Add full support for -rpath/-R, both in shared libraries and
applications, at least on the platforms where it's known how
to do it.

Note: this has only been tested on GNU-based platforms (Linux), and
needs to be tested on all others.  Additionally, it's not yet
supported on the following platforms, for lack of information:

Darwin (MacOS X)
Cygwin
OSF1/Alpha
SVR3
ReliantUNIX

Please help out with testing and the platforms we don't yet know well
enough.
CHANGES
Makefile.org
Makefile.shared
apps/Makefile.ssl
test/Makefile.ssl