mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-19 16:45:16 +00:00
this caused loupe to FTBFS after it disabled LTO for certain architectures: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086025 because the `cargo test` invocation sets arguments for the test runner (via `--`), which means the LTO options can't go last in the argument list. Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email> |
||
|---|---|---|
| .. | ||
| cargo | ||
| rust-lld | ||