kumquat-buildroot/package/qt
Thomas Petazzoni e86b74333e qt: add patch to fix build on non-x86 platforms
This commit adds a patch to Qt that adjusts its build system to
properly support building on non-x86 platforms. The problem was due to
the PLATFORM and XPLATFORM variables having the same value when
building on a ppc64le system targetting an uncommon architecture
(Xtensa or ARC for example). We fix this problem by making sure
PLATFORM and XPLATFORM will always be different.

Fixes the following build failures occuring on gcc112 (a ppc64le
autobuilder machine):

  http://autobuild.buildroot.net/results/527747a2fbb31195bb6fdb37cfdaa624e69b7d68/
  (qt on xtensa)

  http://autobuild.buildroot.net/results/7db1265f6f34be3a498881564292517a8fc0e44e/
  (qt on ARC)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-11-18 09:07:45 +01: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
0015-configure-fix-build-on-non-x86-platforms.patch
Config.gfx.in
Config.in
Config.keyboard.in
Config.mouse.in
Config.sql.in
powervr.ini
qt.hash
qt.mk