aboutsummaryrefslogtreecommitdiff
path: root/static-linux/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17Added static-linux directory.John MacFarlane1-0/+11
This provides a Makefile and Dockerfile sufficient for producing a completely statically linked linux executable for maximum portability. If docker is installed, this should suffice: make setup make build The binary will be placed in artifacts/.