package/go-bootstrap: Build host tools with host CC
commit94fdf6bcb9e194b58d2d36380956391c2f5ba8ac
authorGeoff Levand <geoff@infradead.org>
Thu, 19 May 2016 22:33:25 +0000 (19 22:33 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Jul 2016 13:07:48 +0000 (4 15:07 +0200)
tree41a4f31ba5f4ae73d9fd3b83eb64d9e748b63cd9
parentc1d90e9bb7ad1b9737db9f6476a5bdaa27a9fa8a
package/go-bootstrap: Build host tools with host CC

Use the host compiler when building host tools.

The go build system is not compatable with ccache, so use HOSTCC_NOCCACHE
here.  See https://github.com/golang/go/issues/11685.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/go-bootstrap/go-bootstrap.mk