From: Rust{: .button}
Build with cargo build --target=armv7-unknown-linux-musleabihf
Requires the target armv7-unknown-linux-musleabihf
rustup target add armv7-unknown-linux-musleabihfbrew install arm-linux-gnueabihf-binutilsto installgnueabihf-binutils
[target.armv7-unknown-linux-musleabihf]
linker = "arm-linux-gnueabihf-ld"It was not possible to install ARM gcc in Mac so ended up having to switch the
target into musl-gcc, so that the binary can be statically linked in the ARM
environment
Id: 488bc11bcd111caa54bb20e6ea86f40a Links:
- 4505d22dcf996cbab8e559dce609e5a1