]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] cmd/go: install cmd/asm as a tool
authorRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 17:22:50 +0000 (12:22 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 18:42:49 +0000 (18:42 +0000)
commitcf6a77b36d3037b7657fe696e929e9e4749f6c85
tree2687d8d9533d8f685a742bb844f6a8091551ee92
parent84e200cbcbbef74bd0eb587ae460a37b6b9463c6
[dev.cc] cmd/go: install cmd/asm as a tool

cmd/dist was doing the right thing, but not cmd/go.

Change-Id: I5412140cfc07e806152915cc49db7f63352d01ca
Reviewed-on: https://go-review.googlesource.com/5451
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/go/pkg.go