Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Mon, 16 Mar 2020 14:25:01 +0000 (14:25 +0000)
committerAlberto Garcia <berto@igalia.com>
Mon, 16 Mar 2020 14:25:01 +0000 (14:25 +0000)
commit8307c6c78c0ed78cd028aa6cf4b1a09f6fda3072
treef5e1f9e8f0faee6f6c4c40675f3e8a77be5ff0fa
parentb5d69aa37aa217027e94f0d30766a4f8135ca4c8
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
CMakeLists.txt
Source/WTF/wtf/Platform.h