]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix nativesdk builds and multilib fixes with gcc 11
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Aug 2021 22:23:05 +0000 (23:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Aug 2021 21:21:11 +0000 (22:21 +0100)
commit4ed6505a18ac76c0aa148deabb143214ac0c4552
tree2235cb1f2e42be9313201fef6a74ca60535a93ba
parent1f2276c6d0312854caacebe1c83dee57474f1bb2
gcc: Fix nativesdk builds and multilib fixes with gcc 11

In newer gcc versions the headers changed locations and our multiconfig
and nativesdk tweaks to loader paths wasn't working. The broke
buildtools-extended-tarball, particularly on arm. Update to fix this.

Ultimately we should dump the gcc specs and check for hardcoded paths.
This isn't possible quite yet as this patch doesn't fix the musl ones
as we don't use that in mutlilib or nativesdk scenarios at present.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-multilib-config.inc