Bug#651636: libwebkitgtk-1.0-0: GtkLauncher crashes while browsing websites

Gavin Lambert gavinl at compacsort.com
Tue Dec 9 00:29:28 UTC 2014


This further patch (against 2.4.7 sources) is also required to get JS to not
crash and burn on armhf (Raspberry Pi):

 

--- a/debian/rules   2014-12-01 03:10:49.000000000 +0000

+++ b/debian/rules   2014-12-03 05:26:26.000000000 +0000

@@ -57,7 +57,7 @@

endif

 # disable jit on some architectures (bug #651636)

-ifneq (,$(filter $(DEB_BUILD_ARCH),armel mips mipsel))

+ifneq (,$(filter $(DEB_BUILD_ARCH),armel armhf mips mipsel))

      COMMON_CONFIGURE_ARGUMENTS += --disable-jit

endif

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20141209/41014b94/attachment.html>


More information about the Pkg-webkit-maintainers mailing list