Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Sun, 9 Feb 2025 17:32:24 +0000 (18:32 +0100)
committerAlberto Garcia <berto@igalia.com>
Sun, 9 Feb 2025 17:32:24 +0000 (18:32 +0100)
commitfc0e5ffc4f7158d5a2f8616622ef5bdb97c39c64
tree4c8165a158119de61f892a738c54dd71b2fe1ddf
parent323d3abfeb25df3331faa6a03ec5ce2fe2b89e7c
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