Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 7 Feb 2025 13:40:10 +0000 (14:40 +0100)
committerAlberto Garcia <berto@igalia.com>
Fri, 7 Feb 2025 13:40:10 +0000 (14:40 +0100)
commit16744d60169123c759e1cccfd412eb9589c69b23
tree85917aa5fd179994941b2141d82e51c14f97e11d
parent053daadea23c79b31ecc052e8a323ea53c20c030
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