diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-06 14:31:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 22:26:38 +0100 |
commit | d58d212bb5e158146dc2a1159e4ef3e0d1355774 (patch) | |
tree | 96599e005e6d70240b9d71ce581b67b7d398ad1a /meta/recipes-devtools/python/python-numpy/powerpc/git@git.enea.com:linux | |
parent | 5317a214c5932aa04609acbc136be9b2f98a228c (diff) | |
download | poky-d58d212bb5e158146dc2a1159e4ef3e0d1355774.tar.gz |
toolchain/gcc/clang: Update PREFERRED_PROVIDER to work with multilibs
As currently written, the PREFERRED_PROVIDER entries don't work with multilib
since they are added after the manipulations by multilib_global at ConfigParsed
time. We therefore need to spell out the configs correctly for multilib.
To avoid variable overwritten warnings from the expansion, we then have to
expand out the nativesdk providers usng class overrides.
(From OE-Core rev: 1f69850b62d1e022055d0f3b93ad270c2980462e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-numpy/powerpc/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions