Skip to content

Instantly share code, notes, and snippets.

@chroming
Created August 6, 2020 14:24
Show Gist options
  • Select an option

  • Save chroming/b1912a793bb6b07ad4e0ac13a8e8f7e0 to your computer and use it in GitHub Desktop.

Select an option

Save chroming/b1912a793bb6b07ad4e0ac13a8e8f7e0 to your computer and use it in GitHub Desktop.
macOS交叉编译树莓派3B版clash
go get -u -v github.com/Dreamacro/clash
GOOS=linux GOARCH=arm GOARM=7 go build github.com/Dreamacro/clash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment