Loading util/pl/BC-32.pl +2 −2 Original line number Diff line number Diff line Loading @@ -18,9 +18,9 @@ $mlflags=''; $out_def="out32"; $tmp_def="tmp32"; $inc_def="inc32"; #enable max error messages, disable most common errors, and be quiet #enable max error messages, disable most common warnings $cflags="-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN "; $dcflags='n' $dcflags='n'; if ($debug) { $cflags.="-Od -y -v -vi- -D_DEBUG"; Loading Loading
util/pl/BC-32.pl +2 −2 Original line number Diff line number Diff line Loading @@ -18,9 +18,9 @@ $mlflags=''; $out_def="out32"; $tmp_def="tmp32"; $inc_def="inc32"; #enable max error messages, disable most common errors, and be quiet #enable max error messages, disable most common warnings $cflags="-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN "; $dcflags='n' $dcflags='n'; if ($debug) { $cflags.="-Od -y -v -vi- -D_DEBUG"; Loading