[Buildroot] [PATCH 1/2] go: specify GOARM when compiling target binaries

Christian Stewart christian at paral.in
Wed Nov 7 22:27:11 UTC 2018


All,

On Wed, Nov 7, 2018 at 12:13 PM Christian Stewart <christian at paral.in> wrote:
> Currently, GOARM is not specified correctly when compiling target binaries. This
> results in incompatibility / illegal instruction issues on some ARM devices.

Withdrawing this patch, while investigating a SIGILL with Cgo,
possibly related to using thumb2 instructions on arm (when Go only
supports standard arm instructions).

See https://github.com/golang/go/issues/28642

Thanks,
Christian Stewart


More information about the buildroot mailing list