summaryrefslogtreecommitdiffstats
path: root/xulrunner-9.0-secondary-build-fix.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-03-17 09:08:29 +0100
committerRemi Collet <fedora@famillecollet.com>2012-03-17 09:08:29 +0100
commitfb772c0b41ee7f4fca32d67d00b205ca7827bd66 (patch)
treef1a1883ccd099bc8e16e4421bc209ad524af8a98 /xulrunner-9.0-secondary-build-fix.patch
parent287aa4c06b7f4fcc740edbccc7fc939b311840cb (diff)
Firefox 11.0
Diffstat (limited to 'xulrunner-9.0-secondary-build-fix.patch')
-rw-r--r--xulrunner-9.0-secondary-build-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/xulrunner-9.0-secondary-build-fix.patch b/xulrunner-9.0-secondary-build-fix.patch
deleted file mode 100644
index fc1c1db..0000000
--- a/xulrunner-9.0-secondary-build-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up xulrunner-9.0.1/mozilla-release/js/src/jscompartment.cpp.orig xulrunner-9.0.1/mozilla-release/js/src/jscompartment.cpp
---- xulrunner-9.0.1/mozilla-release/js/src/jscompartment.cpp.orig 2012-01-04 11:06:39.000000000 +0100
-+++ xulrunner-9.0.1/mozilla-release/js/src/jscompartment.cpp 2012-01-04 11:06:43.000000000 +0100
-@@ -50,7 +50,6 @@
- #include "jswatchpoint.h"
- #include "jswrapper.h"
- #include "assembler/wtf/Platform.h"
--#include "assembler/jit/ExecutableAllocator.h"
- #include "yarr/BumpPointerAllocator.h"
- #include "methodjit/MethodJIT.h"
- #include "methodjit/PolyIC.h"