Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 8 Apr 2022 14:08:46 +0000 (15:08 +0100)
committerAlberto Garcia <berto@igalia.com>
Fri, 8 Apr 2022 14:08:46 +0000 (15:08 +0100)
commit2a794c63e643a9c23953553bd823010cd5078843
treeaefd4aa8d5b71e0fc15134c65466a4bcc53b53b9
parentd061215978047589a5818039354f9a7bd6d21c68
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