mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
The workaround for gcc's ICE works ok, but it's used if BR2_microblaze=y with a local comment. Let's use BR2_TOOLCHAIN_HAS_GCC_BUG_68485 instead to avoid repeating ICE bug comment for every package affected by it. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>