Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)
committerAlberto Garcia <berto@igalia.com>
Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)
commitc61d70d7b2c15ba4a365b60216cd2bdac685077e
treec39cb8d6cb9f0170a0f0382b073c20a666e06752
parent61babb07ff449b2a55c6688aad51b2d6d838a65b
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