webkitgtk: disable JIT usage on MIPS32 R6
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 5 Nov 2018 15:39:39 +0000 (17:39 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 Nov 2018 22:14:33 +0000 (23:14 +0100)
commit6a982d037bbf8d1b80007cf061e7bb766a9168d6
tree78896ca4553de6182d1ecd440eb38677c2aa938b
parent0f9a6eb7906b81e14ca33ec6d688e9979466ba40
webkitgtk: disable JIT usage on MIPS32 R6

Currently JavaScriptCore does not support JIT on MIPS32 R6, so remove
it from the list of supported architectures. Reported upstream:

  https://bugs.webkit.org/show_bug.cgi?id=191258

This fixes the following autobuilder failure:

  http://autobuild.buildroot.net/results/eeaf3edbf6f5bf468b10adc3d053f703c6ceba96/

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/webkitgtk/Config.in