Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Tue, 25 Jan 2022 08:56:19 +0000 (08:56 +0000)
committerAlberto Garcia <berto@igalia.com>
Tue, 25 Jan 2022 08:56:19 +0000 (08:56 +0000)
commit7ab7c8589d5b971239b68d5ed04fc4a91119f011
tree4f5c85b2270aefd7f9d6e887fdd157061371fdd1
parent742afa61a9e599d015b55c3463ac31ebb41aedf4
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