Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Mon, 20 Sep 2021 13:01:13 +0000 (14:01 +0100)
committerAlberto Garcia <berto@igalia.com>
Mon, 20 Sep 2021 13:01:13 +0000 (14:01 +0100)
commit9fbd673a9fee477887d41c8b96bf3bcd8d633ba5
tree72b17181d24dc9c96b46d872ce5411106830c350
parentba7a8ddc22ae313f55aa1b598ebf9430bd4714af
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