]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fixes for gccgo.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 2 Mar 2012 07:36:53 +0000 (08:36 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 2 Mar 2012 07:36:53 +0000 (08:36 +0100)
commit11e7eabb7ec76cd1ba43058234627fa938ff9b48
treed6127c7a115cb604abd2a2dc21afd217fd91dbdd
parent7e19e533911af8de9f5a858a0f23ccaa24375460
cmd/go: fixes for gccgo.

Also remove useless "install" argument to pkgpath now that go/build
defines package install locations.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5714059
src/cmd/go/build.go
src/cmd/go/pkg.go
src/cmd/go/test.go