mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
authorDaniel Fiala <daniel@openssl.org>
Tue, 10 May 2022 12:39:19 +0000 (14:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 May 2022 08:39:16 +0000 (10:39 +0200)
commite5f831a065df1d6e4640ef389f8594a5f10c9c8e
treee54bd5e50690c5eb767d1b2aa1dfb8626ec55ad2
parentf505be999f00232702aeb6918e4a1ffa0b9b588b
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.

Fixes openssl#16984.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18284)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
util/mkdef.pl