]> Cypherpunks repositories - gostls13.git/commit
test: don't require specific GOARCH values.
authorIan Lance Taylor <iant@golang.org>
Wed, 30 Mar 2011 21:24:32 +0000 (14:24 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 30 Mar 2011 21:24:32 +0000 (14:24 -0700)
commite008757d64663eeb3dc4e434963638b9a9cb474d
treeb61ff76de8de1218355231acdea1d0c193ab4901
parent61aaadf2175ec58e91d1188c1986d71c1d853389
test: don't require specific GOARCH values.

This lets the test work for gccgo on other architectures.

R=r, rsc1
CC=golang-dev
https://golang.org/cl/4326044
test/env.go