1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Strip rancheros bin

This commit is contained in:
Darren Shepherd
2015-02-22 20:57:19 -07:00
parent 3620db959f
commit dcf9d24415

View File

@@ -29,3 +29,4 @@ echo export GOPATH=$GOPATH
mkdir -p bin
go build -ldflags "-linkmode external -extldflags -static" -o bin/rancheros
strip --strip-all bin/rancheros