mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Updated GoArm (markdown)
parent
f01925c44d
commit
e78ea2147e
2
GoArm.md
2
GoArm.md
@ -8,7 +8,7 @@ Go supports the following ARM architectural families.
|
||||
|
||||
| **Architecture** | **Status** | **GOARM value** | **GOARCH value** |
|
||||
|:-----------------|:-----------|:----------------|:-----------------|
|
||||
| ARMv4 and below | sorry, not supported | n/a | n/a |
|
||||
| ARMv4 and below | not supported | n/a | n/a |
|
||||
| ARMv5 | supported | GOARM=5 | GOARCH=arm |
|
||||
| ARMv6 | supported | GOARM=6 | GOARCH=arm |
|
||||
| ARMv7 | supported | GOARM=7 | GOARCH=arm |
|
||||
|
Loading…
Reference in New Issue
Block a user