diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-01-26 17:48:44 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-01-26 17:48:44 +0100 |
commit | 9084f0473bde37424584af8447bd4a440f0f1c45 (patch) | |
tree | fb9b6713a42083276c3967beb3e3c968474cda5c /xulrunner-2.0-secondary-jit.patch | |
parent | 216a445846c995e88694a2ba65974d48bc3b92b0 (diff) |
Firefox 4.0 beta 10
Diffstat (limited to 'xulrunner-2.0-secondary-jit.patch')
-rw-r--r-- | xulrunner-2.0-secondary-jit.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xulrunner-2.0-secondary-jit.patch b/xulrunner-2.0-secondary-jit.patch index 54ab913..4656129 100644 --- a/xulrunner-2.0-secondary-jit.patch +++ b/xulrunner-2.0-secondary-jit.patch @@ -1,3 +1,5 @@ +https://bugzilla.mozilla.org/show_bug.cgi?id=627668 + diff -up xulrunner-2.0/mozilla-central/js/src/Makefile.in.big-endian-jit xulrunner-2.0/mozilla-central/js/src/Makefile.in --- xulrunner-2.0/mozilla-central/js/src/Makefile.in.big-endian-jit 2010-11-04 21:05:48.000000000 +0100 +++ xulrunner-2.0/mozilla-central/js/src/Makefile.in 2010-11-15 14:17:39.000000000 +0100 |