mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +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** |
|
| **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 |
|
| ARMv5 | supported | GOARM=5 | GOARCH=arm |
|
||||||
| ARMv6 | supported | GOARM=6 | GOARCH=arm |
|
| ARMv6 | supported | GOARM=6 | GOARCH=arm |
|
||||||
| ARMv7 | supported | GOARM=7 | GOARCH=arm |
|
| ARMv7 | supported | GOARM=7 | GOARCH=arm |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user