Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Wed, 27 Nov 2024 15:00:26 +0000 (16:00 +0100)
committerAlberto Garcia <berto@igalia.com>
Wed, 27 Nov 2024 15:00:26 +0000 (16:00 +0100)
commitd75ffdff2d71defea93f0ae23df0d966d0f5ddc2
tree37386f68a66c6ce95d46d2ab9c37941aa8632de1
parente01cdb3ac4d7d994d327d68520ead18e531f0b78
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