Support Windows cross-build.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 24 May 2017 15:20:48 +0000 (17:20 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 24 May 2017 15:21:21 +0000 (17:21 +0200)
commit0f52586a6208a66a8d5e4dd4c4e3a58cdff6b46f
treebff0c6481821eb2105b3af2f683f00dae8776d86
parent32bf4cb0c949f44343849607d0439a61d1e6ea49
Support Windows cross-build.

Use following command  cross build for Windows on a Linux machine:
 GOOS=windows GOARCH=amd64 make

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
.gitignore
Makefile