Unverified Commit 44d04664 authored by Ben Siraphob's avatar Ben Siraphob Committed by GitHub
Browse files

rancher: fix build on darwin (#431535)

parents 754ee2fc 1353bdcc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@ buildGoModule rec {
    hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c=";
  };

  env.CGO_ENABLED = 0;

  ldflags = [
    "-w"
    "-s"