Add missed no-tests in release openssl build for Windows

This commit is contained in:
Ilya Fedin 2020-09-04 20:12:03 +04:00 committed by John Preston
parent 309372164c
commit 5991cd4350
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ jobs:
move ossl_static.pdb out32.dbg\ossl_static
nmake clean
move out32.dbg\ossl_static out32.dbg\ossl_static.pdb
perl Configure no-shared VC-WIN32
perl Configure no-shared no-tests VC-WIN32
nmake
mkdir out32
move libcrypto.lib out32

View File

@ -85,7 +85,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
move ossl_static.pdb out32.dbg\ossl_static
nmake clean
move out32.dbg\ossl_static out32.dbg\ossl_static.pdb
perl Configure no-shared VC-WIN32
perl Configure no-shared no-tests VC-WIN32
nmake
mkdir out32
move libcrypto.lib out32