mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Removing debugging print.
This commit is contained in:
parent
227437d292
commit
6d7f706d08
@ -21,8 +21,6 @@ foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 };
|
||||
|
||||
$cdirs{perlasm} = 1;
|
||||
|
||||
foreach (keys %cdirs) { print STDERR "CDIR: $_\n";}
|
||||
|
||||
while (<STDIN>)
|
||||
{
|
||||
chomp;
|
||||
|
Loading…
Reference in New Issue
Block a user