Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Mon, 6 Feb 2023 11:14:55 +0000 (11:14 +0000)
committerAlberto Garcia <berto@igalia.com>
Mon, 6 Feb 2023 11:14:55 +0000 (11:14 +0000)
commitd1a1990fcb6585334a8d55f3837cd96f635ace6a
tree51ccb4f00f1c3d5bc2b634124bba75835233442f
parent1d489bc665bf6735afb9fc07573dd0083d7182c9
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