1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:54:40 -07:00

misc/cgo/life: enable build and test on Windows

R=golang-dev, rsc1
CC=golang-dev, vcc
https://golang.org/cl/4374044
This commit is contained in:
Alex Brainman 2011-04-08 10:35:35 +10:00
parent d3cd0c0752
commit 2683c76d95

View File

@ -75,7 +75,6 @@ gomake clean
) || exit $?
[ "$GOARCH" == arm ] ||
[ "$GOHOSTOS" == windows ] ||
(xcd ../misc/cgo/life
gomake clean
./test.bash