kumquat-buildroot/package/qt
Evgeniy Didin f95bb8562e qt: Allow enabling of QtWebKit with GCC 6+
Building Qt with QtWebKit on configuration step there is
a check which disables QtWebKit build with GCC 6+.
Back in the day nobody thought about building Qt with GCC
version greater than 5.x. And now with modern GCCs like
6.x and 7.x this assumption gets in the way.

Given in Buildroot today we don't have GCC older than 4.9
it should be safe to remove now meaningless check completely
by adding patch to qt.

Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-10-03 21:58:40 +02:00
..
0001-alsatest-fix-the-check-to-treat-alsalib-1.1.x-as-correct.patch
0002-configure.patch
0003-eglwsegl-use-system.patch
0004-fix-const-atomics.patch
0005-pthread_getattr_np.patch
0006-script-qtdbus-no-gui.patch
0007-Add-initial-support-of-ARC-architecture.patch
0008-Prevent-unaligned-access-on-ARC.patch
0009-Fix-conversion-constructor-error-for-legacy-c-compil.patch
0010-Fix-for-platform-socklen_t-on-other-C-libraries-than.patch
0011-Link-with-ldl-option-only-when-it-is-supported.patch
0012-OpenGL-EGL-Avoid-X11-header-collision.patch
0013-src-corelib-arch-qatomic_arm.h-fix-build-on-ARMv8-32.patch
0014-Enable-QtWebKit-with-newer-GCC.patch
Config.gfx.in
Config.in
Config.keyboard.in
Config.mouse.in
Config.sql.in
powervr.ini
qt.hash
qt.mk