rancher: fix build on darwin (#431535)

This commit is contained in:
Ben Siraphob
2025-08-10 17:46:31 -07:00
committed by GitHub
+2
View File
@@ -15,6 +15,8 @@ buildGoModule rec {
hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c=";
};
env.CGO_ENABLED = 0;
ldflags = [
"-w"
"-s"