Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 17 Feb 2022 21:14:30 +0000 (21:14 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 17 Feb 2022 21:14:30 +0000 (21:14 +0000)
commiteada614d3359f72bff962b8831e4872e04bf75e3
tree946ae72c115fabfb098a694e6760aec224be0c8c
parent2cb087d7feaf370de2d63768bed9685797e93f24
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