On Wed, 16 Apr 2025 12:51:52 +0800, Hilton Chain wrote: > > On Sat, 12 Apr 2025 19:46:40 +0800, > Hilton Chain wrote: > > > > On Tue, 18 Mar 2025 15:30:30 +0800, > > Hilton Chain wrote: > > > > > > Patch series without packages sent to #77093! > > > > Finally added the lockfile importer to rust-team branch! #77093 is left for > > documentation and will be a merge blocker. > > Just realized cross-compilation support (rust-sysroot) is missing when using > other build systems.
I think this issue can't be really solved without exposing interface for target-inputs in all build systems. Luckily, all affected packages currently don't support cross-compilation on master, so I think this can be left for the future with a bigger change :)