Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Sun, 29 May 2022 11:07:27 +0000 (12:07 +0100)
committerAlberto Garcia <berto@igalia.com>
Sun, 29 May 2022 11:07:27 +0000 (12:07 +0100)
commitee6988b5902ac49f29950a983f6d650893ca4dbc
treec37f9b6d624a4b0c4e7597430d70d20ec574478c
parentb1705e0df7a64f50b80c22cf931e2cef8312b80b
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