mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
5.10.85 changed how the GCC plugins are built, which means they now depend on both GMP and MPC to be built. We already depend on gmp-native, so add libmpc-native aswell. (From OE-Core rev: b90dab2c8634c052c101cebb38fcd3d869f3b1bb) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>