Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)
committerAlberto Garcia <berto@igalia.com>
Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)
commit3b1a284ada39a3c1d112521c7b1c1672a52a21ad
tree69e0967fcdece34e7cb9b674093409528fdb9ebd
parent57d48de636222e4308add198535c76b5a0956573
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