Closed chessmango closed 10 months ago
Hello! Looking at https://github.com/Byron/dua-cli/issues/68 I see this was requested/fulfilled previously, though it seems releases have only ever been for arm, which is 32bit architecture specifically.
arm
This PR adds aarch64/arm64 build support, using https://github.com/rust-cross/rust-musl-cross - I'm not overly familiar with rust and friends, so this may not be desired. Does seem to work as expected though (tested on the arm64 machine I'm wanting to use) - you can see/test results here: https://github.com/chessmango-forks/dua-cli/releases/tag/v2.28.3
Hello! Looking at https://github.com/Byron/dua-cli/issues/68 I see this was requested/fulfilled previously, though it seems releases have only ever been for
arm
, which is 32bit architecture specifically.This PR adds aarch64/arm64 build support, using https://github.com/rust-cross/rust-musl-cross - I'm not overly familiar with rust and friends, so this may not be desired. Does seem to work as expected though (tested on the arm64 machine I'm wanting to use) - you can see/test results here: https://github.com/chessmango-forks/dua-cli/releases/tag/v2.28.3