Created
August 6, 2020 14:24
-
-
Save chroming/b1912a793bb6b07ad4e0ac13a8e8f7e0 to your computer and use it in GitHub Desktop.
macOS交叉编译树莓派3B版clash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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