mirror of
https://github.com/openssl/openssl.git
synced 2024-12-01 14:03:45 +08:00
Fix Windows linking error in GOST test case.
This commit is contained in:
parent
3bdd80521a
commit
db05b447a5
@ -1314,7 +1314,7 @@ int main(int argc, char *argv[])
|
||||
/*
|
||||
* Internal function test on GostR3411_94_TestParamSet
|
||||
*/
|
||||
#ifdef OPENSSL_NO_DYNAMIC_ENGINE
|
||||
#if 0 && defined(OPENSSL_NO_DYNAMIC_ENGINE)
|
||||
{
|
||||
gost_ctx ctx;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user