summaryrefslogtreecommitdiffstats
path: root/xulrunner-852698.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-09 19:07:15 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-09 19:07:15 +0200
commit854a1fc76e7a9d86f75b623ad264089297d0d332 (patch)
treed02e74642cb882acdc5fe5e3cd8a7cc8821c4205 /xulrunner-852698.patch
parent0b14e6f168d68f1cfec0ba157e723f66a0620a34 (diff)
Thunderbird 16
Diffstat (limited to 'xulrunner-852698.patch')
-rw-r--r--xulrunner-852698.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/xulrunner-852698.patch b/xulrunner-852698.patch
deleted file mode 100644
index 34aa147..0000000
--- a/xulrunner-852698.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: comm-release/mozilla/memory/jemalloc/jemalloc.c
-===================================================================
---- comm-release.orig/mozilla/memory/jemalloc/jemalloc.c
-+++ comm-release/mozilla/memory/jemalloc/jemalloc.c
-@@ -1091,7 +1091,9 @@ static unsigned ncpus;
- * controlling the malloc behavior are defined as compile-time constants
- * for best performance and cannot be altered at runtime.
- */
-+#if !(defined(__powerpc__))
- #define MALLOC_STATIC_SIZES 1
-+#endif
-
- #ifdef MALLOC_STATIC_SIZES
-