Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 3 Apr 2025 20:45:28 +0000 (20:45 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 3 Apr 2025 20:45:28 +0000 (20:45 +0000)
commitdbfced67c1b22298271e9ffb2e4ff6bc80fca4c8
tree94a127c3478b7b8ec50201ca7c9566bb9cfbd7fd
parent62e23ce462123c4f779a272ccad33d0ef4875f92
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