Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 17 Feb 2022 18:52:20 +0000 (18:52 +0000)
committerAlberto Garcia <berto@igalia.com>
Thu, 17 Feb 2022 18:52:20 +0000 (18:52 +0000)
commite1471522ae26c763fe816998574e80c9b4855a91
tree45d0e9669a68c7236adf07b8ecc404712fbe8e05
parentcede7db6e8ac101085b77ec233307f806389314b
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