diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-30 19:47:30 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-07 13:03:30 +0100 |
| commit | 323560d6ae04a2e428e8f036b24732d5b13e77df (patch) | |
| tree | 4ecefa3b212ad3872e14ee1581bb26ccfd5cd734 /scripts/lib/scriptutils.py | |
| parent | 65aa038fa01e57ac8135e2da51c80571e889323f (diff) | |
| download | poky-323560d6ae04a2e428e8f036b24732d5b13e77df.tar.gz | |
gcc-target: Ensure buildtools-extended-tarball doesn't use arch=native
A nativesdk BBCLASSEXTEND was added to gcc-target without realising this
would pass arch=native through to it for x86-64. This heavily optimises
gcc output for the host its running on meaning it can't be reused via
sstate on other machines.
Add class-target overrides here to get the desired behaviour. All
targets have been covered for completeness.
(From OE-Core rev: 3fff2c9400f2f64cbc8cc450b5ab29505eacbdd1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions
