Skip to content

pmb.build._package: Fix installing cross-compile deps in native chroot

Arnav Singh requested to merge Arnavion/pmbootstrap:cross-depends into master

Without this fix, cross-compiling hello-world-rust for example would not trigger cargo and rustc to be installed into the native chroot, so the crossdirect cargo wrapper would fail.

Edited by Arnav Singh

Merge request reports