Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.17k stars 113 forks source link

ARM build can't execute on `aarch64` #220

Open ww7 opened 10 months ago

ww7 commented 10 months ago

Current arm-none-linux-gnueabi looks as ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV) and not work on aarch64 (e.g. Oracle Ampere A1).

Requesting a build for aarch64.