mirror of
https://github.com/golang/go
synced 2024-11-19 05:14:50 -07:00
libcgo: fix comment
R=r, r2 CC=golang-dev https://golang.org/cl/2329042
This commit is contained in:
parent
32b31342bd
commit
6117652d8d
@ -10,7 +10,7 @@ all clean install:
|
|||||||
|
|
||||||
else ifeq ($(GOARCH),arm)
|
else ifeq ($(GOARCH),arm)
|
||||||
|
|
||||||
# Nothing for NaCl
|
# Nothing for ARM - usually cross compiling anyway
|
||||||
all clean install:
|
all clean install:
|
||||||
@true
|
@true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user