diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-16 08:20:57 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-20 10:41:29 +0100 |
| commit | 7b57145498843a51d61b1ed81810023ba209a00b (patch) | |
| tree | 3014aff9f120e038c6ec2a3c013663984641f224 /scripts | |
| parent | 38b1b68923c503f80db4fd68257fa1bd57a518d5 (diff) | |
| download | poky-7b57145498843a51d61b1ed81810023ba209a00b.tar.gz | |
crosssdk: Clear MACHINEOVERRIDES
Without this, things like arm* can make it into OVERRIDES when we're
building a compiler to build binaries for another architecture like
x86. This can can lead to build failures dependning on the
exact configuration and overrides.
For example:
MACHINE=imx53qsb bitbake gcc-crosssdk-initial-x86_64 -e | grep EXTRA_OECONF
was showing an armv7 configuration option to gcc.
(From OE-Core rev: d02cdf3ee88c7bbb93cecf094008858782deec3f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
