Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Wed, 28 Sep 2022 13:14:20 +0000 (14:14 +0100)
committerAlberto Garcia <berto@igalia.com>
Wed, 28 Sep 2022 13:14:20 +0000 (14:14 +0100)
commit96e917015116182e8675d17062ebc728da926ba6
tree29cda50fa8a7076c1527f3fcba8c0e139b8dba06
parent0ce13dcd218aa1568b8c207dc2daa45452afdfce
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