tags 598956 - patch thanks On Mon, Oct 04, 2010 at 08:33:53AM +0100, Michael Dorrington wrote: > Patch fixes issue on kfreebsd where webkit crashes due to Javascript with JIT. > --- webkit-1.2.4/debian/rules 2010-09-03 22:29:30.000000000 +0100 > +++ webkit-1.2.4-disablejit/debian/rules 2010-10-03 15:58:35.000000000 > +0100 > @@ -54,6 +54,7 @@ > --host=$(DEB_HOST_GNU_TYPE) \ > --build=$(DEB_BUILD_GNU_TYPE) \ > --enable-gtk-doc \ > + --disable-jit \ > --enable-introspection > > $(MAKE) $(MAKEARGUMENTS) -C build
Even if the idea is there, we can't call that a patch. It can't be applied as is. It should at least disable jit only on kfreebsd. Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org