mirror of https://github.com/golang/go.git
fix style nit ignored in previous cl
R=rsc https://golang.org/cl/152110
This commit is contained in:
parent
6a48aab747
commit
a23746ea65
|
|
@ -28,7 +28,7 @@ OFILES_386=\
|
|||
vlop.$O\
|
||||
vlrt.$O\
|
||||
|
||||
GOARM ?= 6
|
||||
GOARM?=6
|
||||
|
||||
# arm-specific object files
|
||||
OFILES_arm=\
|
||||
|
|
|
|||
Loading…
Reference in New Issue