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:
3a0d23c
)
Define a macro to avoid name conflicts.
author
Ulf Möller
<ulf@openssl.org>
Fri, 4 Jun 1999 12:42:35 +0000
(12:42 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Fri, 4 Jun 1999 12:42:35 +0000
(12:42 +0000)
util/pl/BC-32.pl
patch
|
blob
|
history
diff --git
a/util/pl/BC-32.pl
b/util/pl/BC-32.pl
index de5b47bf97ee3500454d70035751fafb70d1d29b..1014fd1fe2a79e8a5fa1d18d7ba8245dabc0905a 100644
(file)
--- a/
util/pl/BC-32.pl
+++ b/
util/pl/BC-32.pl
@@
-19,7
+19,7
@@
$out_def="out32";
$tmp_def="tmp32";
$inc_def="inc32";
#enable max error messages, disable most common warnings
-$cflags="-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
+$cflags="-
DNOCRYPT -
j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
$dcflags='n';
if ($debug)
{