]> Cypherpunks repositories - gostls13.git/commit
gobuild -m: replace value of $GOARCH and $GOOS
authorRuss Cox <rsc@golang.org>
Fri, 26 Sep 2008 00:07:06 +0000 (17:07 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 26 Sep 2008 00:07:06 +0000 (17:07 -0700)
commit34bb7a0bb27e20e477ee5c910603ed58c49b6173
tree27d6fc6729b106f9ada1b8a5453e5a49dc99f5fe
parenteeeaf6b931eb1f9a98619dadff3c92e84e972c67
gobuild -m: replace value of $GOARCH and $GOOS
in Makefile with $(GOARCH) and $(GOOS)

R=r
DELTA=40  (38 added, 0 deleted, 2 changed)
OCL=15905
CL=15908
src/cmd/gobuild/gobuild.c