Commit 9717e360 authored by Shenghou Ma's avatar Shenghou Ma

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
parent 9f2dfb85
...@@ -48,10 +48,6 @@ fn xcd { ...@@ -48,10 +48,6 @@ fn xcd {
cd $"GOROOT/src/$1 cd $"GOROOT/src/$1
} }
echo
echo '#' ../misc/goplay
go build ../misc/goplay
echo echo
echo '#' ../test/bench/go1 echo '#' ../test/bench/go1
go test ../test/bench/go1 go test ../test/bench/go1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment