Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 3b85d9de443c31e49a0215c1fe3c80828d609062
https://github.openssl.org/openssl/openssl/commit/3b85d9de443c31e49a0215c1fe3c80828d609062
Author: Keith W. Campbell <[email protected]>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M Configurations/windows-makefile.tmpl
Log Message:
-----------
Add quotes around perl scripts
Otherwise, it seems nmake doesn't invoke perl properly.
Signed-off-by: Keith W. Campbell <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18215)