]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: support building pkg/runtime/*.
authorShenghou Ma <minux.ma@gmail.com>
Wed, 5 Mar 2014 19:57:17 +0000 (14:57 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 5 Mar 2014 19:57:17 +0000 (14:57 -0500)
commitc8871933829653ede561841f3ed44c9cd2643eed
tree594a12c7a782fb9aeeb391bb18cb4aed0598a3c3
parent13e359bdca44f204cbeb3368a0ba44c3bc92d55d
cmd/dist: support building pkg/runtime/*.
Essentialy for running tests without a working cmd/go.
While we're at it, also fix a typo.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/70640043
src/cmd/dist/build.c
src/cmd/dist/buildruntime.c