Add arm64 Docker build container for native cross-compilation

Uses ubuntu:22.04 arm64 image running under QEMU emulation to produce
aarch64 binaries that match the target device exactly (same glibc, same
distro). Replaces the broken Buildroot cross-compilation approach.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael Smith
2026-02-13 14:04:41 +01:00
parent 7597f17f9e
commit a1bafece22
3 changed files with 33 additions and 0 deletions

0
docker-arm64/.build Normal file
View File