Use WTF_CPU_UNKNOWN when building for riscv64
authorAlberto Garcia <berto@igalia.com>
Thu, 3 Apr 2025 20:45:28 +0000 (20:45 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 3 Apr 2025 20:45:28 +0000 (20:45 +0000)
commita4069487309e3ec5d4226bb424f5b20fc6615b7c
tree42e3ae25eb5fe317626274789d1f8f6ccc844c1c
parent47df5abc371dd9b6fce67356a115f89e82ca27ce
Use WTF_CPU_UNKNOWN when building for riscv64

Bug: https://bugs.webkit.org/show_bug.cgi?id=271371
Forwarded: no

WebKitGTK doesn't build on riscv64 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-riscv64.patch
Source/WTF/wtf/PlatformCPU.h
Source/cmake/WebKitCommon.cmake