Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Mon, 7 Jun 2021 08:39:51 +0000 (09:39 +0100)
committerAlberto Garcia <berto@igalia.com>
Mon, 7 Jun 2021 08:39:51 +0000 (09:39 +0100)
commitd2a65529b528b4669dd6fc08510cb51b14711fd1
tree43a349671a059ad48df9b80442321bc66c0227f1
parentf406df4243b824eaa2046c597e0cfa783ab52a73
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