Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)
committerAlberto Garcia <berto@igalia.com>
Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)
commit36e83619ca640b8b7cd3125a4036f3b6e719f255
tree5647a21af418b43113d52184c876c80ce9db6473
parent11fe43e84da1ecaccac8bbd4bd2cf915c59183c1
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