]> Cypherpunks repositories - gostls13.git/commit
doc: improve documentation for GOAMD64
authorUlrich Kunitz <uli.kunitz@gmail.com>
Wed, 15 Dec 2021 10:37:36 +0000 (11:37 +0100)
committerKeith Randall <khr@golang.org>
Thu, 6 Jan 2022 00:26:47 +0000 (00:26 +0000)
commitb5bfaf410ad4dc329400b92a7818ffec5cd9ebb0
tree9c9530fa5e06b358c5c871783f858304e110dbe2
parent2b39d86344608423138b648b98157470d3809ee7
doc: improve documentation for GOAMD64

The change clarifies in the release notes for go1.18 that the variable
is for compilation and references the microarchitecture description in
the Go Wiki,
https://golang.org/wiki/MinimumRequirements#amd64,
and references the same information in the output of go help
environment.

Fixes #50174

Change-Id: I6a7d5a06f48463a810c96cc9c76fe66113d5147c
Reviewed-on: https://go-review.googlesource.com/c/go/+/372194
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
doc/go1.18.html
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go