mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
On Qt5 Latest package qt5webengine libnss that is affected by gcc bug 85862. However, that bug has now been worked around in libnss, so we can remove the 'depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_85862', as libnss is now available even if the toolchain is affected by gcc bug 85862. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>