Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: detect when hardware platform is aarch64 (#281)
Currently the makefile fails to select the correct build platform for arm devices that return `aarch64` as the result for `uname -m`.
- Loading branch information