Revision 930d87c1e1a34569620471b2627612d0df6270d0 authored by Richard Levitte on 19 January 2016, 19:35:41 UTC, committed by Richard Levitte on 19 January 2016, 19:59:26 UTC
For BSD systems, Configure adds a shared_ldflags including a reference
to the Makefile variable LIBRPATH, but since it must be passed down to
Makefile.shared, care must be taken so the value of LIBRPATH doesn't
get expanded too early, or it ends up giving an empty string.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(cherry picked from commit c64879d3f3cc4c7f1c436a9fe3bd109847a23629)
1 parent 607e773
History
File Mode Size
MacOS
Netware
VMS
apps
bugs
certs
crypto
demos
doc
engines
ms
os2
shlib
ssl
test
tools
util
.gitignore -rw-r--r-- 1.7 KB
.travis-create-release.sh -rw-r--r-- 381 bytes
.travis.yml -rw-r--r-- 1.4 KB
ACKNOWLEDGMENTS -rw-r--r-- 87 bytes
CHANGES -rw-r--r-- 463.2 KB
CHANGES.SSLeay -rw-r--r-- 41.7 KB
CONTRIBUTING -rw-r--r-- 1.6 KB
Configure -rwxr-xr-x 109.9 KB
FAQ -rw-r--r-- 84 bytes
GitConfigure -rwxr-xr-x 207 bytes
GitMake -rwxr-xr-x 81 bytes
INSTALL -rw-r--r-- 14.3 KB
INSTALL.DJGPP -rw-r--r-- 2.0 KB
INSTALL.MacOS -rw-r--r-- 3.2 KB
INSTALL.NW -rw-r--r-- 18.4 KB
INSTALL.OS2 -rw-r--r-- 744 bytes
INSTALL.VMS -rw-r--r-- 10.7 KB
INSTALL.W32 -rw-r--r-- 11.6 KB
INSTALL.W64 -rw-r--r-- 2.1 KB
INSTALL.WCE -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 6.1 KB
Makefile.org -rw-r--r-- 22.6 KB
Makefile.shared -rw-r--r-- 21.4 KB
NEWS -rw-r--r-- 31.3 KB
PROBLEMS -rw-r--r-- 8.5 KB
README -rw-r--r-- 4.0 KB
README.ASN1 -rw-r--r-- 7.5 KB
README.ENGINE -rw-r--r-- 15.7 KB
TABLE -rw-r--r-- 171.0 KB
appveyor.yml -rw-r--r-- 1.3 KB
config -rwxr-xr-x 28.4 KB
e_os.h -rw-r--r-- 24.7 KB
e_os2.h -rw-r--r-- 10.7 KB
install.com -rw-r--r-- 3.6 KB
makevms.com -rwxr-xr-x 39.2 KB
openssl.doxy -rw-r--r-- 137 bytes
openssl.spec -rw-r--r-- 7.7 KB

README

back to top