libcgo: fix comment

R=r, r2
CC=golang-dev
https://golang.org/cl/2329042
This commit is contained in:
Russ Cox 2010-09-30 14:58:29 -04:00
parent 32b31342bd
commit 6117652d8d

View File

@ -10,7 +10,7 @@ all clean install:
else ifeq ($(GOARCH),arm)
# Nothing for NaCl
# Nothing for ARM - usually cross compiling anyway
all clean install:
@true