Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 14 Mar 2025 22:12:01 +0000 (23:12 +0100)
committerAlberto Garcia <berto@igalia.com>
Fri, 14 Mar 2025 22:12:01 +0000 (23:12 +0100)
commit70eb1f678cd54d6f00c92ea94aff5682b62cd205
treef876e7f5ddfa86dfb6588a3261d5395a82522a78
parent0a9201907b71f4bcb032fd6ddf51d678c37721c0
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