Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Tue, 8 Nov 2022 09:53:46 +0000 (09:53 +0000)
committerAlberto Garcia <berto@igalia.com>
Tue, 8 Nov 2022 09:53:46 +0000 (09:53 +0000)
commitab31e8f62403d3ca85a10c913b4670365754714e
tree6635623d455bc90f2e83c8735477e52f9f7913e9
parenta18112fbb6982b63843a5ea7212e1e532034aeb0
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