]> Cypherpunks.ru repositories - gostls13.git/commit
make.bash,bat: add -tags gotypes to the build
authorRob Pike <r@golang.org>
Wed, 6 Mar 2013 21:16:43 +0000 (13:16 -0800)
committerRob Pike <r@golang.org>
Wed, 6 Mar 2013 21:16:43 +0000 (13:16 -0800)
commita25486e4b16b5a97a9dff552359c0bf716114b32
tree3fb076ff49aa55f8c851ed40a8e8bc2a77e62f88
parent0ed517e5e68813581de8f6a7e94211d82ff36dd2
make.bash,bat: add -tags gotypes to the build
This installs type checking into go vet.
(To be removed before releasing Go 1.1)

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7528044
src/make.bash
src/make.bat