Crossbuild std go libraries for MacOS and Windows 47/15147/1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 9 Jul 2018 17:59:48 +0000 (19:59 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 9 Jul 2018 18:00:50 +0000 (20:00 +0200)
commit27db8f808860f7cfdec35a37bc17ae795ef59f69
treeda7cafadfc02f5606eddaf31220cdf5827c3f7a7
parent6bda5cd4e1a95a6040356c41c947075c7319cde5
Crossbuild std go libraries for MacOS and Windows

Standard go librairies must be compiled at least once to be able to
build go code for other OSes.
Note that you must be root in order to write resulting static
libraries into /usr/lib/go-X.Y/pkg/windows_amd64 and
/usr/lib/go-X.Y/pkg/darwin_amd64

Change-Id: Icdf09f627ad2c5c1bbf1b42fb8c92f9d9e65469d
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
packer/provision/agl_dependencies.sh