diff options
author | Jérémy Rosen <jeremy.rosen@smile.fr> | 2016-09-07 11:08:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-13 15:17:34 +0100 |
commit | 110cc22614f92e848bbba9ecaa5e6f089f9a2749 (patch) | |
tree | 105a6b2d5cd7169151d1079f8a0cfd56ed36346c /meta/classes/bash-completion.bbclass | |
parent | c1f08c04a95f6ec089d4a62d90119df01c94cd80 (diff) | |
download | openembedded-core-110cc22614f92e848bbba9ecaa5e6f089f9a2749.tar.gz openembedded-core-110cc22614f92e848bbba9ecaa5e6f089f9a2749.tar.bz2 openembedded-core-110cc22614f92e848bbba9ecaa5e6f089f9a2749.zip |
cross: export CC family from BUILD_* for cross compilers
cross-compilers are native recipes that need to be compiled by the host's
compiler. However they do not use native.bbclass
As a consequence, the various CC, CXX etc environment variables are not
correctly set and they will not honor the host compiler name provided
by the BUILD_* variables.
Signed-off-by: Jérémy Rosen <jeremy.rosen@smile.fr>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/bash-completion.bbclass')
0 files changed, 0 insertions, 0 deletions