Alberto Garcia [Tue, 9 Apr 2024 12:09:50 +0000 (14:09 +0200)]
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.
===================================================================
Alberto Garcia [Tue, 9 Apr 2024 12:09:50 +0000 (14:09 +0200)]
webkit2gtk (2.44.1-1) unstable; urgency=medium
* New upstream release.
* Re-enable WebGL on armel.
- debian/rules: stop using -DENABLE_WEBGL=OFF on armel, powerpc and
sh4.
* debian/patches/fix-ftbfs-i386.patch:
- Drop this patch, it is included in this release.