package/webkitgtk: disable JIT for ARMv5 and ARMv6
authorAdrian Perez de Castro <aperez@igalia.com>
Tue, 20 Oct 2020 15:53:11 +0000 (18:53 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Oct 2020 08:57:00 +0000 (09:57 +0100)
commit594eb3df506957a9f52eb8bfef6482149d0c28e5
treea1b21765809cbe5341e51dca2703cd5194cacccb
parente6e78c1752abde36b88309c5268b47072534829a
package/webkitgtk: 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/webkitgtk/webkitgtk.mk