Closed
Description
The option is available on nightly now: rust-lang/rust#85961
And it may be enabled by default on Ubuntu in the future: rust-lang/rust#71515
Currently the ld
executable (actually lld
) runs but failed to find C libraries. It should to be wrapped by wrapBintoolsWith
.