package/wpewebkit: disable JIT for ARMv5 and ARMv6
authorAdrian Perez de Castro <aperez@igalia.com>
Tue, 20 Oct 2020 15:43:21 +0000 (18:43 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Oct 2020 08:56:49 +0000 (09:56 +0100)
commitf8eaccdddc3a6eecfa9a886602de0577ef01c993
tree7291f77877788ca4754395f6a5dec44df6e484a0
parent7a66e3e189ecbd887a35389b582bf94eb489656b
package/wpewebkit: disable JIT for ARMv5 and ARMv6

WebKit's JavaScriptCore does not support using JIT nor the LLint
interpreter on ARMv5 and ARMv6, so add those two cases when checking
for target CPUs which need to use the CLoop interpreter.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wpewebkit/wpewebkit.mk