Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
/ rpi2-bin Public archive

Various scripts or statically linked binaries for the raspberry pi 2.

Notifications You must be signed in to change notification settings

Rmohid/rpi2-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi2-bin

Various scripts or statically linked binaries for the raspberry pi 2.

Binaries weere compiled on rpi2 with go 1.5

Static linking is required for programs using cgo, for swarm, command used was:

CGO_ENABLED=0 $(GOPATH)/bin/godep go install -v -a -tags netgo -installsuffix netgo -ldflags '-extldflags "-static" -s' .

About

Various scripts or statically linked binaries for the raspberry pi 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published