Geoff Levand a34c97f748 eclass/coreos-go.eclass: Fix GOPATH usage
We currenly use ${GOPATH}/bin as the path for the compiler generated executable,
but this usage does not allow ebuilds to add additional local paths to GOPATH.  To
allow for this usage, change the invocation of the compiler to use ${GOBIN}.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-20 10:45:41 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 172 MiB
Languages
Shell 93.1%
Python 6.9%