mirror of https://github.com/golang/go.git
doc: add cmd/go pkgdir changes to go1.8.txt
Change-Id: I451ca386781b50ab47b313e07a610867fa14aeaf Reviewed-on: https://go-review.googlesource.com/27990 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
This commit is contained in:
parent
26124030a0
commit
e6a96a6277
|
|
@ -4,6 +4,7 @@ Tools:
|
|||
compile: SSA for 386, arm, arm64, ppc64le, ... (many CLs)
|
||||
yacc: "go tool yacc" is removed. now at golang.org/x/tools/cmd/goyacc (CL 27324, CL 27325)
|
||||
go: -buildmode=c-archive now builds PIC on ELF (CL 24180)
|
||||
go: mobile pkg dir change, recommend using go list in scripts (CL 24930, CL 27929)
|
||||
|
||||
Ports:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue