mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add BSDs as supported operating systems.
parent
fe0fd219c2
commit
53b27b9880
1
GoArm.md
1
GoArm.md
@ -20,6 +20,7 @@ Starting from Go 1.1, the appropriate GOARM value will be chosen if you compile
|
||||
|
||||
* ARM on Linux. You must run an [EABI](http://wiki.debian.org/ArmEabiPort) kernel. These are generally known as `armel` for softfloat (compatible with ARMv5) or `armhf` for hardware floating point (ARMv6 and above).
|
||||
* ARM on Darwin.
|
||||
* ARM on FreeBSD and OpenBSD.
|
||||
|
||||
# Recommended Go version
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user