Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)
commitf926e0f630af6ceb634682e824813baea0a8c613
treea4962b2c6d6e857eacc8f00a24d23d255fc25e6a
parent16211b26e0e19d208e4a980f13e7f9ec741a29c1
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