Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 12 Oct 2023 11:09:49 +0000 (12:09 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 12 Oct 2023 11:09:49 +0000 (12:09 +0100)
commitde8eb65d3a8382b60d5db44c2e6f3fb4b51f3c2d
tree87cd6c561c69d7f27994f638adebc4749eb94348
parentcfee15b402fcc8714ba160dcb41e82c7282fb81f
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