mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Since the last qt6 version bump to 6.11.1 [1], the TestQuazipQt6 fail to build due to a c++ static_assert issue. Backport a patch from v6.11.2 release. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/16060153667 (TestQuazipQt6) [1]05cd38635aSigned-off-by: Romain Naour <romain.naour@smile.fr> [Julien: fix link to qt6 version bump commit] Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit240ea08d3f) Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>