Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 19 Dec 2024 00:18:46 +0000 (01:18 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 19 Dec 2024 00:18:46 +0000 (01:18 +0100)
commit277273ce2424d3cd08d6a1db200e8e869abb6f51
tree70bf343c894c3cbd1f4f9dc7e16bb724f9062213
parentfe0806823c691fd0d82b847ae7625836d96bf2f3
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