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

arm: fix build, attempt #2

TBR=kaib
CC=golang-dev
https://golang.org/cl/897041
This commit is contained in:
Russ Cox 2010-04-06 18:30:36 -07:00
parent c819a0c72f
commit 065ebe8bd4

View File

@ -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