mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
66621ab38e
We need to build gocross from multiple repos, but Go's innate git hash embedding only works when you build gocross from this repo, not when you build it from elsewhere via 'go build tailscale.com/tool/gocross'. Instead, explicitly embed the version found with 'git rev-parse HEAD', which will work from any git repo. Signed-off-by: David Anderson <danderson@tailscale.com> |
||
---|---|---|
.. | ||
autoflags_test.go | ||
autoflags.go | ||
env_test.go | ||
env.go | ||
exec_other.go | ||
exec_unix.go | ||
gocross-wrapper.sh | ||
gocross.go | ||
goroot.go | ||
toolchain.go |