You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mk-component-set: wrap gcc-ld/ld.lld instead of multicall rust-lld
Other flavor dispatchers may use different CLI (eg. MSVC 'link' style)
and our wrapper cannot handle all of them. They are usually used for
exotic targets like UEFI or WASM ones, where Nix libraries cannot be
used without manual configuration anyway.
0 commit comments