Alberto Garcia [Tue, 21 Sep 2021 13:29:13 +0000 (14:29 +0100)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
[changes brought forward from 2.6.2+dfsg1-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 25 Jan 2015 02:14:50 +0000]
* Disable javascript JIT as it doesn't appear to be armv6 compatible
(at least I assume that is the cause of the assembler errors)