This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit bd45f45
authored
Unrolled build for rust-lang#141035
Rollup merge of rust-lang#141035 - lqd:lld-warn, r=Mark-Simulacrum
turn lld warning on old gccs into info log
As discussed in rust-lang#140964 and IRL, this PR switches the spammy warning shown unconditionally when an old gcc doesn't support `-fuse-ld=lld` and we retry linking without it, to an info debug log so we don't lose it.
r? `@Mark-Simulacrum`
Fixes rust-lang#1409641 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| |||
0 commit comments