Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 28 Oct 2021 15:21:00 +0000 (16:21 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 28 Oct 2021 15:21:00 +0000 (16:21 +0100)
commitf221afbcb15793501e0cd4674553b86d962795ed
tree5a5609ee544977180539269c4678e1f6bdde6a2d
parent041d9f8b8dfc65b5dd401633f0a4027c5ca7027f
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