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:
802c014
)
util/pl/OS2-EMX.pl sync [from HEAD].
author
Andy Polyakov
<appro@openssl.org>
Wed, 19 Oct 2005 18:38:09 +0000
(18:38 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Wed, 19 Oct 2005 18:38:09 +0000
(18:38 +0000)
Submitted by: Stefan Neis, Brian Havard
util/pl/OS2-EMX.pl
patch
|
blob
|
history
diff --git
a/util/pl/OS2-EMX.pl
b/util/pl/OS2-EMX.pl
index ddb35242108c59872c9fac3348f2fba71657f448..28cd1169079ab47b3a61799a0f1918607c0de858 100644
(file)
--- a/
util/pl/OS2-EMX.pl
+++ b/
util/pl/OS2-EMX.pl
@@
-68,6
+68,7
@@
if (!$no_asm)
$sha1_asm_src="crypto/sha/asm/s1-os2.asm";
$rmd160_asm_obj="crypto/ripemd/asm/rm-os2$obj";
$rmd160_asm_src="crypto/ripemd/asm/rm-os2.asm";
+ $cflags.=" -DBN_ASM -DMD5_ASM -DSHA1_ASM -DOPENSSL_BN_ASM_PART_WORDS";
}
if ($shlib)