]> Cypherpunks repositories - gostls13.git/commit
cmd/go: support -buildmode=shared with gccgo
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 11 May 2015 01:39:28 +0000 (13:39 +1200)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Jun 2015 01:43:29 +0000 (01:43 +0000)
commit12b05bf8fd63634589f71d6ba9d8519d0ae8184b
tree71b7e059ad4d09775fcece85eff5f52a05739844
parentf74ea6cd99d36462709c5f0afc51788ceb587d5f
cmd/go: support -buildmode=shared with gccgo

Change-Id: Id93b8ab42fa311ce32209734ec9a0813f8736e25
Reviewed-on: https://go-review.googlesource.com/9914
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
misc/cgo/testshared/shared_test.go
src/cmd/go/build.go
src/cmd/go/pkg.go