VMS: pretend to use -znodelete
authorRichard Levitte <levitte@openssl.org>
Sun, 6 Nov 2016 17:35:01 +0000 (18:35 +0100)
committerRichard Levitte <richard@levitte.org>
Sun, 6 Nov 2016 18:51:29 +0000 (19:51 +0100)
commit294f7a746e9928ce4ba509e0e8fa181f18e24efd
tree142bb27d6dfbbf8e3bd5989d71ed4dff0d6960d8
parent5ee32f27a618a013b3426ef0ae4e3daedb61b862
VMS: pretend to use -znodelete

VMS only unloads shared libraries at process rundown, so tell the
OpenSSL code so by pretending we linked with -znodelete.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1862)
(cherry picked from commit 1186a2b3d40e33cbf42d4fd3c7cc679f9f6e14f2)
Configurations/10-main.conf