Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Sun, 28 Aug 2022 17:52:24 +0000 (18:52 +0100)
committerAlberto Garcia <berto@igalia.com>
Sun, 28 Aug 2022 17:52:24 +0000 (18:52 +0100)
commit068c7b4abb57c791fc41b869da54b1aa2f4a1c90
treea594fe8fe60e412053d7113c6e53c990a4959c04
parentb49ed97d2c441bc03cec70f440847840b0756b47
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