1
0
mirror of https://github.com/golang/go synced 2024-10-06 15:11:21 -06:00
go/misc/cgo/testshared
Michael Hudson-Doyle a1858e9cf0 cmd/go: rebuild stale shared objects before linking against them.
This changes the action graph when shared libraries are involved to always have
an action for the shared library (which does nothing when the shared library
is up to date).

Change-Id: Ibbc70fd01cbb3f4e8c0ef96e62a151002d446144
Reviewed-on: https://go-review.googlesource.com/8934
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-05-05 22:08:25 +00:00
..
src cmd/go: rebuild stale shared objects before linking against them. 2015-05-05 22:08:25 +00:00
test.bash cmd/go: rebuild stale shared objects before linking against them. 2015-05-05 22:08:25 +00:00