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:
c035b0c
)
Prevent name conflicts.
author
Ulf Möller
<ulf@openssl.org>
Tue, 8 Jun 1999 14:50:20 +0000
(14:50 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 8 Jun 1999 14:50:20 +0000
(14:50 +0000)
Submitted by: Janez Jere <jj@void.si>
util/pl/BC-32.pl
patch
|
blob
|
history
diff --git
a/util/pl/BC-32.pl
b/util/pl/BC-32.pl
index 1014fd1fe2a79e8a5fa1d18d7ba8245dabc0905a..a62cce37bc24c1cfc3d24bac0b80bcaee337671a 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="-D
NOCRYPT
-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
+$cflags="-D
WIN32_LEAN_AND_MEAN
-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
$dcflags='n';
if ($debug)
{