Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 21 Apr 2022 14:47:44 +0000 (15:47 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 21 Apr 2022 14:47:44 +0000 (15:47 +0100)
commit5d99fa3b995a71fe226d5d541cd69ce7d86eed27
tree1692bf621352b8742f759614e4627365894d02f5
parent7338b77d700fc374ec3cfc4e0b5f7c9b8d787bbd
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