mirror of
https://github.com/openssl/openssl.git
synced 2024-12-14 04:24:23 +08:00
Remove pointless diagnostic.
This commit is contained in:
parent
5108690f19
commit
afc1b1eab7
@ -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';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user