mirror of https://github.com/helm/helm
When distributions build software it's desirable to have the ability to define own linker flags, or Go flags. As `-ldflags` defined in `go build` overrides `-ldflags` defined in the env variable `GOFLAGS`, there is a distinct need to be able to replace the default values with new ones or append to them. Fixes #8645 Signed-off-by: Morten Linderud <morten@linderud.pw>pull/8678/head
parent
ac983a644b
commit
f917c169d0
Loading…
Reference in new issue