Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 21 Jan 2022 10:44:16 +0000 (10:44 +0000)
committerAlberto Garcia <berto@igalia.com>
Fri, 21 Jan 2022 10:44:16 +0000 (10:44 +0000)
commit32696ade3ff6085b7d0681a4795e2f7e7c9e97bd
tree051bdc707166154def738129b0584e1c9e31effd
parent9b50ce5371ce456114d8fc4e8f49e1f531faacb6
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