Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 14 Jul 2022 12:14:12 +0000 (13:14 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 14 Jul 2022 12:14:12 +0000 (13:14 +0100)
commit711cff6adf5142db90265f2826e33d87f5208590
tree995924bcdc10016886f7a5b0bdc118023f10aa84
parent301fce70756521f5b049e784958e478b997721e8
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.
===================================================================

Gbp-Pq: Name fix-ftbfs-x32.patch
Source/WTF/wtf/PlatformCPU.h
Source/cmake/WebKitCommon.cmake