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-02 09:08:52 +0100 |
| commit | 13297d85890ef733d9366f18b40715053bd30829 (patch) | |
| tree | a4dababb0bd5706bc8ee0d9de95d38fc9e3366d1 /scripts/lib/build_perf/scrape-html-report.js | |
| parent | f7b8747c528a1a78c0eec68f9b63eb1dcbb404f3 (diff) | |
| download | poky-13297d85890ef733d9366f18b40715053bd30829.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: d0d4853dd773f7bbe0f72e50144559b80e80d67a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/scrape-html-report.js')
0 files changed, 0 insertions, 0 deletions
