Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 23 Sep 2021 10:10:43 +0000 (11:10 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 23 Sep 2021 10:10:43 +0000 (11:10 +0100)
commit4ae652265186f86fadd37c399fa1872198630417
tree3ae1fa46a12f2374100a5cfa66947901a29287fe
parent0587e8b47706e3165d431cd52bc9754a96853543
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