]> Cypherpunks repositories - gostls13.git/commitdiff
misc/cgo/life: enable build and test on Windows
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 8 Apr 2011 00:35:35 +0000 (10:35 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 8 Apr 2011 00:35:35 +0000 (10:35 +1000)
R=golang-dev, rsc1
CC=golang-dev, vcc
https://golang.org/cl/4374044

src/run.bash

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