Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Fri, 14 Feb 2020 13:55:40 +0000 (13:55 +0000)
committerAlberto Garcia <berto@igalia.com>
Fri, 14 Feb 2020 13:55:40 +0000 (13:55 +0000)
commit9cee13da5090d0b33b62c0a59cacbfa2f9df286d
tree5451885f91642caeaf5a758a5fbed83552fbbded
parenta6618dc8d14f877cddf249af41f3d3caec5428e8
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