Last active
May 2, 2016 20:56
-
-
Save bbeardsley/60a35e3ab8513cdd322d to your computer and use it in GitHub Desktop.
pup build for qnap nas
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
Git Bash environment | |
Go 1.5.3-1.6.2 | |
cd %GOPATH% | |
go get -v github.com/ericchiang/pup | |
cd src/github.com/ericchiang/pup | |
env GOOS=linux GOARCH=arm GOARM=5 go build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GOARM=7 for raspberry pi 2