summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/util/pl/BC-32.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/util/pl/BC-32.pl')
-rw-r--r--crypto/openssl/util/pl/BC-32.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/util/pl/BC-32.pl b/crypto/openssl/util/pl/BC-32.pl
index 7f57809..20cb3a9 100644
--- a/crypto/openssl/util/pl/BC-32.pl
+++ b/crypto/openssl/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="-DWIN32_LEAN_AND_MEAN -q -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
+$cflags="-DWIN32_LEAN_AND_MEAN -q -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN -DDSO_WIN32 ";
if ($debug)
{
$cflags.="-Od -y -v -vi- -D_DEBUG";
OpenPOWER on IntegriCloud