]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix util/wrap.pl.in for VMS usage
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Mar 2023 15:27:50 +0000 (16:27 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 8 Mar 2023 11:29:22 +0000 (12:29 +0100)
commit1939ee7f252ffebd91c29384db4133290489e026
tree68d23ca3bbf4c30f7ca88a0fb08ec7171d07478e
parent931369429564b5a9bb09711de8e885fef546a0ac
Fix util/wrap.pl.in for VMS usage

In the name of consistency, make sure that this same script is used
across more platforms, in this case VMS.  This removes the need for
util/local_shlib.com.in and util/unlocal_shlib.com.in, which were
under-used anyway.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20415)
util/build.info
util/local_shlib.com.in [deleted file]
util/unlocal_shlib.com.in [deleted file]
util/wrap.pl.in