Rework building: adapt some scripts
authorRichard Levitte <levitte@openssl.org>
Tue, 23 Oct 2018 13:42:46 +0000 (15:42 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 21 Jan 2019 18:31:32 +0000 (19:31 +0100)
commit9afc2b92fe6725336f9c7d917deb5ca8c5e4011b
tree089fbbacabc0eb6f4ac899cf624304a0feb95ebc
parent9dd4ed28eb5972f62723985429b57f42eefda124
Rework building: adapt some scripts

The platform module collection is made in such a way that any Perl
script that wants to take part of the available information can use
them just as well as the build system.

This change adapts test/recipes/90-test_shlibload.t, util/mkdef.pl,
and util/shlib_wrap.sh.in

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7473)
test/recipes/90-test_shlibload.t
util/mkdef.pl
util/shlib_wrap.sh.in