projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bdd805
)
Fix Windows linking error in GOST test case.
author
Andy Polyakov
<appro@openssl.org>
Sat, 13 Apr 2013 21:03:31 +0000
(23:03 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Sat, 13 Apr 2013 21:03:31 +0000
(23:03 +0200)
engines/ccgost/gost2814789t.c
patch
|
blob
|
history
diff --git
a/engines/ccgost/gost2814789t.c
b/engines/ccgost/gost2814789t.c
index 8b386b4f712d5a1d544d56c6ab6912f48724dcad..a59ac9240969ad300f4d96347f3d9aac57512b07 100644
(file)
--- a/
engines/ccgost/gost2814789t.c
+++ b/
engines/ccgost/gost2814789t.c
@@
-1314,7
+1314,7
@@
int main(int argc, char *argv[])
/*
* Internal function test on GostR3411_94_TestParamSet
*/
- #if
def OPENSSL_NO_DYNAMIC_ENGINE
+ #if
0 && defined(OPENSSL_NO_DYNAMIC_ENGINE)
{
gost_ctx ctx;