build: don't build goplay in run.rc.

Fix plan 9 build.

TBR=rsc
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/100880047
This commit is contained in:
Shenghou Ma 2014-06-01 19:20:46 -04:00
parent 9f2dfb856e
commit 9717e3605b

View file

@ -48,10 +48,6 @@ fn xcd {
cd $"GOROOT/src/$1
}
echo
echo '#' ../misc/goplay
go build ../misc/goplay
echo
echo '#' ../test/bench/go1
go test ../test/bench/go1