]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust-target-config: Fix TARGET_C_INT_WIDTH with correct size
authorHarish Sadineni <Harish.Sadineni@windriver.com>
Fri, 22 Nov 2024 08:19:57 +0000 (00:19 -0800)
committerSteve Sakoman <steve@sakoman.com>
Wed, 22 Jan 2025 13:43:00 +0000 (05:43 -0800)
commit2ed3b74eb45802cfa64ec9ab460422e098e975d5
treee9691ceacdce4e8532b983de035e669e6ad106be
parent97e6af0896d3d208bbbe0021a51706f59a662d77
rust-target-config: Fix TARGET_C_INT_WIDTH with correct size

[YOCTO #15600]

The TARGET_C_INT_WIDTH value was incorrectly set to 64 instead of 32.
It is updated for PPC, Mips, and riscv64 architectures.

Discussion links for solution:
 https://lists.openembedded.org/g/openembedded-core/message/207486
 https://lists.openembedded.org/g/openembedded-core/message/207496

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b9df8cd8b29064d115dab3bfd1ea14f94a5c0238)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-recipe/rust-target-config.bbclass