On Tue, Dec 12, 2023 at 10:57:50PM +0000, Alberto Garcia wrote: > > > > I can do a riscv64 test build in a special Ubuntu PPA if you > > > > want to turn that into a patch. > > > > I built with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON > > -DENABLE_WEBASSEMBLY=OFF but the build fails. > > https://launchpadlibrarian.net/702273866/buildlog_ubuntu-noble-riscv64.webkit2gtk_2.43.2-1ubuntu0~ppa2_BUILDING.txt.gz > > Oh, crap ... can you add that information to the upstream bug report?
Maybe we can try treating the CPU as unknown, as we do with x32: https://salsa.debian.org/webkit-team/webkit/-/blob/debian/2.42.3-1/debian/patches/fix-ftbfs-x32.patch Berto