Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Tue, 16 Aug 2022 07:57:32 +0000 (08:57 +0100)
committerAlberto Garcia <berto@igalia.com>
Tue, 16 Aug 2022 07:57:32 +0000 (08:57 +0100)
commitd65bb452462242fae1e460263f655c0dab20a712
tree37e189a82015640b86fe691e992a42507a371d94
parent5e96fa8d8cbe0de45bcc12e7c5e667fc1b49536e
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