mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
BR2_TOOLCHAIN_HAS_GCC_BUG_85180 dependency is already satisfied because BR2_PACKAGE_BOOST_FIBER depends on BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS that doesn't contain BR2_microblaze and BR2_TOOLCHAIN_HAS_GCC_BUG_85180 depends right on BR2_microblaze. So let's remove 'depends on BR2_TOOLCHAIN_HAS_GCC_BUG_85180'. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>