tailscale/tool/gocross
James Tucker 47dff33eac tool/gocross: remove GOROOT to ensure correct toolchain use
go(1) repsects GOROOT if set, but tool/go / gocross-wrapper.sh are explicitly intending to use our toolchain. We don't need to set GOROOT, just unset it, and then go(1) handles the rest.

Updates tailscale/corp#26717

Signed-off-by: James Tucker <james@tailscale.com>
2025-06-26 09:35:06 -07:00
..
autoflags_test.go tool/gocross: remove trimpath from test builds 2024-10-28 16:10:55 -07:00
autoflags.go tool/gocross: remove trimpath from test builds 2024-10-28 16:10:55 -07:00
env_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
env.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_other.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
gocross_test.go tool/gocross: break circular dependency on tailcfg (#15829) 2025-04-29 17:35:47 -07:00
gocross_wrapper_test.go tool/gocross: make gocross opt-in instead of opt-out 2025-06-16 14:38:16 -07:00
gocross-wrapper.sh tool/gocross: remove GOROOT to ensure correct toolchain use 2025-06-26 09:35:06 -07:00
gocross.go tool/gocross: break circular dependency on tailcfg (#15829) 2025-04-29 17:35:47 -07:00
goroot.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
toolchain.go tool/gocross: put the synthetic GOROOTs outside of the tsgo directory 2025-06-17 10:09:15 -07:00