]> Cypherpunks repositories - gostls13.git/commitdiff
libcgo: fix comment
authorRuss Cox <rsc@golang.org>
Thu, 30 Sep 2010 18:58:29 +0000 (14:58 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 30 Sep 2010 18:58:29 +0000 (14:58 -0400)
R=r, r2
CC=golang-dev
https://golang.org/cl/2329042

src/libcgo/Makefile

index 62f4befaae8f59025b5b72f0ca6c1579658cbfc7..0c0f48411521dc0ebc912298e62472f43fd76ecd 100755 (executable)
@@ -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