rust/compiler
Rémy Rakic 7695e5aeb4 enable rust-lld on x86_64-unknown-linux-gnu when requested
the `rust.lld` config enables rustc's `CFG_USE_SELF_CONTAINED_LINKER` env var, and we:
- set the linker-flavor to use lld
- enable the self-contained linker

this makes the target use the rust-lld linker by default
2024-05-16 16:08:06 +00:00
..
2024-05-13 23:57:56 -04:00
2024-05-13 16:55:58 -04:00
2024-05-13 22:45:01 -04:00
2024-05-13 11:59:42 -04:00