|
|
|
|
|
by julio83
3449 days ago
|
|
Go 1.8 will be the last release to support Linux on ARMv5E and ARMv6 processors: Go 1.9 will likely require the ARMv6K (as found in the Raspberry Pi 1) or later.
Does this mean that we will not be able to produce ARMv5 binaries or this is only a prerequisite for the compiler? |
|
https://github.com/golang/go/issues/17082