]> Cypherpunks repositories - gostls13.git/commit
cmd/go: change Package.Shlib to be the absolute path of the shared library
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 18 May 2015 01:03:22 +0000 (13:03 +1200)
committerIan Lance Taylor <iant@golang.org>
Wed, 20 May 2015 14:52:36 +0000 (14:52 +0000)
commitae3e3610d5ea9814fcc8bff5c4cea51795465565
treeab6867efba8665277af9e327f0d19632131e6eaa
parent7eec656bfd111531f548dbb5c7f3b6d18525f4ab
cmd/go: change Package.Shlib to be the absolute path of the shared library

Makes little difference internally but makes go list output more useful.

Change-Id: I1fa1f839107de08818427382b2aef8dc4d765b36
Reviewed-on: https://go-review.googlesource.com/10192
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/go/build.go
src/cmd/go/pkg.go