Commit 76520e6
authored
Add gcc-ld to rustc_lib target (#3600)
This makes it possible to use the self-contained `rust-lld` linker
through the gcc driver, which will be the default setup in [Rust
1.90.0](https://blog.rust-lang.org/2024/05/17/enabling-rust-lld-on-linux/).1 parent f9d42ff commit 76520e6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments