]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto: allow overriding compiler name in KConfig
authorJérémy Rosen <jeremy.rosen@smile.fr>
Wed, 7 Sep 2016 09:08:43 +0000 (11:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2016 14:17:34 +0000 (15:17 +0100)
commitc710401a2af6488b38565e8ef32b48ed1cd0aa69
treeca9c0b22e4e23218d8eb6246d9aa24aa6bb96af7
parent110cc22614f92e848bbba9ecaa5e6f089f9a2749
linux-yocto: allow overriding compiler name in KConfig

The KConfig infrastructure needs to build HOST binaries in order to
provide its infratstructure. Yocto needs to force the HOSTCC and HOSTCPP
variables to BUILD_CC and BUILD_CPP to make sure that the proper compiler
is used when compiling host binaries

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass