Loading util/fipsdist.pl +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 }; $cdirs{perlasm} = 1; foreach (keys %cdirs) { print STDERR "CDIR: $_\n";} while (<STDIN>) { chomp; Loading Loading
util/fipsdist.pl +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 }; $cdirs{perlasm} = 1; foreach (keys %cdirs) { print STDERR "CDIR: $_\n";} while (<STDIN>) { chomp; Loading