Define a macro to avoid name conflicts.
[openssl.git] / util / pl / BC-32.pl
index de5b47bf97ee3500454d70035751fafb70d1d29b..1014fd1fe2a79e8a5fa1d18d7ba8245dabc0905a 100644 (file)
@@ -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)
 {