1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-18 18:49:51 +00:00
Files
poky/meta/recipes-devtools
Richard Purdie 420d5b1611 gcc: Fix riscv multilib issues in plain toolchains
RISC-V multilib currently doesn't work at all. We could disable multilib for
the riscv platform but that would then behave differently to all our others.
Instead, copy the non-multilib config over the multilib config for now for
riscv, meaning we can keep the platforms similar.

This isn't quite enough as the triplet specific c++ headers are in the wrong
place leading to compiler issues and testimage failures. Work around that too
until someone adds full multilib support for the platform (if desired).

(From OE-Core rev: 3081f62c18fcee642ab43efa717c8f71d51ae587)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-15 10:55:26 +01:00
..
2025-05-13 10:29:20 +01:00
2025-05-13 10:29:20 +01:00
2025-05-13 10:29:21 +01:00
2025-05-01 14:33:26 +01:00
2025-05-15 10:55:26 +01:00
2025-04-08 15:49:17 +01:00
2025-05-08 10:28:18 +01:00
2025-03-27 11:19:03 +00:00
2025-04-17 11:03:22 +01:00
2025-05-05 17:22:11 +01:00
2025-05-13 10:29:21 +01:00
2025-05-15 10:55:26 +01:00
2025-04-20 10:11:16 +01:00
2025-05-13 10:29:21 +01:00
2025-03-27 11:19:04 +00:00
2025-05-15 10:55:26 +01:00