mirror of
https://github.com/rancher/os.git
synced 2025-09-05 16:52:20 +00:00
Strip rancheros bin
This commit is contained in:
@@ -29,3 +29,4 @@ echo export GOPATH=$GOPATH
|
|||||||
|
|
||||||
mkdir -p bin
|
mkdir -p bin
|
||||||
go build -ldflags "-linkmode external -extldflags -static" -o bin/rancheros
|
go build -ldflags "-linkmode external -extldflags -static" -o bin/rancheros
|
||||||
|
strip --strip-all bin/rancheros
|
||||||
|
Reference in New Issue
Block a user