aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/libcgo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcgo/Makefile b/src/libcgo/Makefile
index 62f4befaae..0c0f484115 100755
--- a/src/libcgo/Makefile
+++ b/src/libcgo/Makefile
@@ -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