-
Notifications
You must be signed in to change notification settings - Fork 18k
all: make linux/arm64 a first-class port #35593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
There seems to be a strong consensus that we should do this, so it's a likely accept. Leaving open for a week for final comments. |
No change in consensus, so accepting. |
Updated the wiki page. Closing. (#27689 remains open about figuring out the source of truth and/or synchronizing this information, but for now the wiki is canonical) |
Change https://golang.org/cl/227597 mentions this issue: |
The PrimaryPort function is used in the dl page to split downloads between first class and "Others". Since linux/arm64 is now a first class port, it needs to be listed in the primary section. Updates golang/go#35593 Fixes golang/go#38258 Change-Id: Ib3044b2feaad4b7b415d273fab014d83082c806f Reviewed-on: https://go-review.googlesource.com/c/website/+/227597 Run-TryBot: Alberto Donizetti <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Currently, linux/arm is a "first class port" but linux/arm64 is not.
At this point, arm64 is probably equally or more important than arm.
I think we should add linux/arm64 to the first class port set.
The text was updated successfully, but these errors were encountered: