mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 03:52:10 +00: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>