Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Tue, 25 Jan 2022 08:35:24 +0000 (08:35 +0000)
committerAlberto Garcia <berto@igalia.com>
Tue, 25 Jan 2022 08:35:24 +0000 (08:35 +0000)
commitc34013a77ae7aa0c5108b6fa147cb2955848104f
tree5e91b69354e6f018ea9f0ef6486c6e580e4efc54
parente46e76d6e78bb93063756775d611d93fe68f0859
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