Commit 065ebe8b authored by Russ Cox's avatar Russ Cox

arm: fix build, attempt #2

TBR=kaib
CC=golang-dev
https://golang.org/cl/897041
parent c819a0c7
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
./defer.go ./defer.go
# ./deferprint.go # need floating point # ./deferprint.go # need floating point
./empty.go ./empty.go
./env.go # ./env.go # android runner doesn't pass env through
./escape.go ./escape.go
./float_lit.go ./float_lit.go
# ./floatcmp.go # need floating point # ./floatcmp.go # need floating point
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
./named.go ./named.go
./named1.go ./named1.go
./nil.go ./nil.go
./nul1.go # ./nul1.go # android runner gets confused
./parentype.go ./parentype.go
# ./peano.go # foo # ./peano.go # foo
./printbig.go ./printbig.go
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment