Skip to content

add loong64 and riscv64 support

Yuanhang Sun requested to merge leavelet/debootstrap:main into main

The architecture detection code currently blocks the execution of debootstrap on LoongArch64 and RISC-V systems. This MR introduces support for these architectures.

Merge request reports