Skip to content

Instantly share code, notes, and snippets.

@41tair
Created May 20, 2019 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 41tair/3b564bfea1c6e597f654d760c1ee1609 to your computer and use it in GitHub Desktop.
Save 41tair/3b564bfea1c6e597f654d760c1ee1609 to your computer and use it in GitHub Desktop.
go build on macOS
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment