Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Thu, 16 Apr 2020 16:37:24 +0000 (17:37 +0100)
committerAlberto Garcia <berto@igalia.com>
Thu, 16 Apr 2020 16:37:24 +0000 (17:37 +0100)
commitae90275df2370d77e830d240d35cd4f2694c07db
treef78522e1ec0a8f0fed41bdc9cbbded5aa29dea70
parent768ae0087574b43d5663577b5b42be2119f064e6
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