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