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:
c752563
)
Cosmetic change
author
Richard Levitte
<levitte@openssl.org>
Mon, 4 Nov 2002 06:26:27 +0000
(06:26 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 4 Nov 2002 06:26:27 +0000
(06:26 +0000)
util/pl/BC-32.pl
patch
|
blob
|
history
diff --git
a/util/pl/BC-32.pl
b/util/pl/BC-32.pl
index bd7a9d930140a66c93b19ae2988ef348dad3e13b..e83b3361908f9ae23ba577074e94ad9d2f1a1c8b 100644
(file)
--- a/
util/pl/BC-32.pl
+++ b/
util/pl/BC-32.pl
@@
-51,9
+51,9
@@
$lfile='';
$shlib_ex_obj="";
$app_ex_obj="c0x32.obj";
-$asm='nasmw';
+$asm='nasmw
-f obj
';
$asm.=" /Zi" if $debug;
-$afile='-
f obj -
o';
+$afile='-o';
$bn_mulw_obj='';
$bn_mulw_src='';