kumquat-buildroot/package/qt5
Gaël PORTAY 15706f86ba qt5script: fix build issue with 32-bits armv8-a
Adds WTF platform support for the 32-bits armv8-a architectures.

Fixes:

	In file included from ../3rdparty/javascriptcore/JavaScriptCore/config.h:26,
	                from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp:44:
	../3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h:370:6: error: #error "Not supported ARM architecture"
	#    error "Not supported ARM architecture"
	     ^~~~~

The patch is based on two upstream fixes in WebKit[1][2].

See also commit cea7aa873a.

[1]: 313d9fc4bd
[2]: 98f0de0709

Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-17 14:45:31 +02:00
..
qt5base
qt5canvas3d
qt5charts
qt5connectivity
qt5declarative
qt5enginio
qt5graphicaleffects
qt5imageformats
qt5location qt5location: install examples to target 2018-06-17 14:35:05 +02:00
qt5multimedia
qt5quickcontrols qt5quickcontrols: install examples to target 2018-06-17 14:35:07 +02:00
qt5quickcontrols2
qt5script qt5script: fix build issue with 32-bits armv8-a 2018-06-17 14:45:31 +02:00
qt5scxml
qt5sensors qt5sensors: install examples to target 2018-06-17 14:35:17 +02:00
qt5serialbus qt5serialbus: install examples to target 2018-06-17 14:35:14 +02:00
qt5serialport qt5serialport: install examples to target 2018-06-17 14:35:15 +02:00
qt5svg qt5svg: install examples to target 2018-06-17 14:35:12 +02:00
qt5tools
qt5virtualkeyboard
qt5wayland qt5wayland: install examples to target 2018-06-17 14:35:10 +02:00
qt5webchannel
qt5webengine
qt5webkit
qt5webkit-examples
qt5websockets
qt5x11extras
qt5xmlpatterns
qt53d
Config.in
qt5.mk