Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Tue, 8 Nov 2022 13:45:34 +0000 (13:45 +0000)
committerAlberto Garcia <berto@igalia.com>
Tue, 8 Nov 2022 13:45:34 +0000 (13:45 +0000)
commit3e43a42681d6baf0c4126e9c411ce326b761f916
tree6144fbac7195a6832bc7f4ae8a6e53663291722a
parent5399cd7342cee492354fb4417883ead6be829dbd
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