mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 11:29:57 +00:00
package rename wasnt approved yet, backing out cruft that snuck into last pr
Signed-off-by: Luther Monson <luther.monson@gmail.com>
This commit is contained in:
@@ -52,8 +52,8 @@ CMD_NAME=dist/artifacts/k3s${BIN_SUFFIX}
|
||||
|
||||
"${GO}" generate
|
||||
LDFLAGS="
|
||||
-X github.com/k3s-io/k3s/pkg/version.Version=$VERSION
|
||||
-X github.com/k3s-io/k3s/pkg/version.GitCommit=${COMMIT:0:8}
|
||||
-X github.com/rancher/k3s/pkg/version.Version=$VERSION
|
||||
-X github.com/rancher/k3s/pkg/version.GitCommit=${COMMIT:0:8}
|
||||
-w -s
|
||||
"
|
||||
STATIC="-extldflags '-static'"
|
||||
|
||||
Reference in New Issue
Block a user