mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-03 12:40:47 +00:00
The tag extraction from GOFLAGS doesn't do anything if -tags is not present in GOFLAGS. Not only does that mean non-sensical tags are passed, but because GOFLAGS is a space-separated variable, the build will fail because the build flags because -tags must be comma-separated. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
29 KiB
Executable File
29 KiB
Executable File