Commit afc1b1ea authored by Ben Laurie's avatar Ben Laurie
Browse files

Remove pointless diagnostic.

parent 5108690f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -323,7 +323,6 @@ else
##else
	{ $cflags="$c_flags$cflags" if ($c_flags ne ""); }

print STDERR "platform = $orig_platform\n";
$cflags = $mf_cflag if $orig_platform eq 'auto';
$cc = $mf_cc if $orig_platform eq 'auto';