From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 04 Jul 2016 15:08:33 +0200 Subject: [Buildroot] [PATCH 1/3] package/go-bootstrap: Build host tools with host CC In-Reply-To: (Romain Naour's message of "Mon, 4 Jul 2016 11:40:08 +0200") References: <78eb610ef2c82ae5c2adb5be9309401eeffe8cfb.1463696779.git.geoff@infradead.org> Message-ID: <87furph7ou.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Romain" == Romain Naour writes: > Hi Geoff, > Le 20/05/2016 ? 00:33, Geoff Levand a ?crit : >> 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 > Reviewed-by: Romain Naour Committed, thanks. -- Bye, Peter Korsgaard