No way to pass `-C link-arg=` when using both naked LLD and LLD via a compiler wrapper
astro opened this issue · 1 comments
astro commented
Problematic project: https://github.com/cloud-hypervisor/rust-hypervisor-firmware
As requested in NixOS/nixpkgs#228106 (comment)
Shnatsel commented
This is an issue with the https://github.com/cloud-hypervisor/rust-hypervisor-firmware breaking the -C link-arg=
rustc flag. There's nothing that can be done on the cargo auditable
side to solve this.