mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
remove message
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30075 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e4163b4b46
commit
40ad304709
@ -61,7 +61,6 @@ foreach my $cycle (@CYCLES) {
|
||||
$cycles_found = $cycles_found + 1;
|
||||
print STDERR "find-cycles.pl: Circular dependency between *.a files:\n";
|
||||
print STDERR "find-cycles.pl: ", join(' ', @archives), "\n";
|
||||
print STDERR "find-cycles.pl: Some linkers may have problems.\n";
|
||||
push @modules, @archives; # WORKAROUND: Duplicate *.a files. Ick.
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user