cmd/go: improve documentation of GOAMD64 environment variable #50174
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
No, this is for go1.18beta1.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I did some tests using the GOAMD64 environment variable.
What did you expect to see?
Release notes that mention that the variable is only relevant for compilation.
Documentation provided by go help environment that informs:
What did you see instead?
Terse documentation that didn't answer the questions I had
The text was updated successfully, but these errors were encountered: