Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-hardened
On Wednesday 15 February 2012 20:38:21 Radek Madej wrote:
>
> 2) As suggested, disabling JIT will do the trick and it seems like recent
> versions of Firefox can actually have it disabled properly. So the ebuild
> for icecat/firefox will work for you, you just need this in src_configure()
> :
>
> if use pax_kernel; then
> mozconfig_annotate '' --disable-methodjit
> mozconfig_annotate '' --disable-tracejit
> fi
>
I forgot to add that you also need to add the pax_kernel flag to IUSE in the
ebuild (see the previously attached ebuild for icecat)
Cheers,
Radek
|
|