Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: e5f831a065df1d6e4640ef389f8594a5f10c9c8e
https://github.openssl.org/openssl/openssl/commit/e5f831a065df1d6e4640ef389f8594a5f10c9c8e
Author: Daniel Fiala <[email protected]>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
M Configurations/descrip.mms.tmpl
M Configurations/unix-Makefile.tmpl
M Configurations/windows-makefile.tmpl
M util/mkdef.pl
Log Message:
-----------
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
Fixes openssl#16984.
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18284)