]> Cypherpunks repositories - gostls13.git/commit
doc/go1.11, cmd/go: elaborate on new GOFLAGS environment variable
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 12 Sep 2018 17:58:18 +0000 (13:58 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 14 Sep 2018 21:45:02 +0000 (21:45 +0000)
commit58c6afe075d74261dd67750e0aab5a1b8460839f
treecc1610aa4b7258b89a0bb0b5e0746d915a377fc9
parent7df585d13d6b85b58045c00460f7c9fed7ecb2ae
doc/go1.11, cmd/go: elaborate on new GOFLAGS environment variable

In Go 1.11, cmd/go gained support for the GOFLAGS environment variable.
It was added and described in detail in CL 126656.
Mention it in the Go 1.11 release notes, link to the cmd/go documentation,
and add more details there.

Fixes #27282.

Change-Id: Ifc35bfe3e0886a145478d36dde8e80aedd8ec68e
Reviewed-on: https://go-review.googlesource.com/135035
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.11.html
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go