From: Russ Cox Date: Wed, 7 Apr 2010 01:30:36 +0000 (-0700) Subject: arm: fix build, attempt #2 X-Git-Tag: weekly.2010-04-13~49 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=065ebe8bd4832ba28592369ae938b949d905185e;p=gostls13.git arm: fix build, attempt #2 TBR=kaib CC=golang-dev https://golang.org/cl/897041 --- diff --git a/test/arm-pass.txt b/test/arm-pass.txt index ce3897dd22..57d795d30d 100644 --- a/test/arm-pass.txt +++ b/test/arm-pass.txt @@ -34,7 +34,7 @@ ./defer.go # ./deferprint.go # need floating point ./empty.go -./env.go +# ./env.go # android runner doesn't pass env through ./escape.go ./float_lit.go # ./floatcmp.go # need floating point @@ -80,7 +80,7 @@ ./named.go ./named1.go ./nil.go -./nul1.go +# ./nul1.go # android runner gets confused ./parentype.go # ./peano.go # foo ./printbig.go