]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add quotes around perl scripts
authorKeith W. Campbell <keithc@ca.ibm.com>
Wed, 13 Apr 2022 22:14:33 +0000 (18:14 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 11 May 2022 13:13:43 +0000 (15:13 +0200)
commit3b85d9de443c31e49a0215c1fe3c80828d609062
tree998a1a0181e75f72decb9872041e73892cf0f725
parent2787a709c984d3884e1726383c2f2afca428d795
Add quotes around perl scripts

Otherwise, it seems nmake doesn't invoke perl properly.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18215)
Configurations/windows-makefile.tmpl