Is there any support for setting `GOOS` and `GOARC...
# general
l
Is there any support for setting
GOOS
and
GOARCH
env vars on a
go_binary
target? I’m not seeing anything documented or in the source but maybe there’s some way I’m missing? Edit: nevermind, found
PANTS_GOLANG_SUBPROCESS_ENV_VARS
as well as Environments.