diff options
author | Martin Stransky <stransky@redhat.com> | 2017-10-23 20:35:03 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-10-23 20:35:03 +0200 |
commit | 38da98e3f8ee0ca484405dee28044c54c5495737 (patch) | |
tree | 2490776d35520191c0d0f4ad08282dff03ec2ba0 /xulrunner-24.0-jemalloc-ppc.patch | |
parent | Merge branch 'master' into f26 (diff) | |
parent | Updated to FF57Beta9 (diff) | |
download | librewolf-fedora-ff-38da98e3f8ee0ca484405dee28044c54c5495737.tar.gz librewolf-fedora-ff-38da98e3f8ee0ca484405dee28044c54c5495737.tar.bz2 librewolf-fedora-ff-38da98e3f8ee0ca484405dee28044c54c5495737.zip |
Merge branch 'master' into f26
Diffstat (limited to 'xulrunner-24.0-jemalloc-ppc.patch')
-rw-r--r-- | xulrunner-24.0-jemalloc-ppc.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xulrunner-24.0-jemalloc-ppc.patch b/xulrunner-24.0-jemalloc-ppc.patch index be6f259..840fca2 100644 --- a/xulrunner-24.0-jemalloc-ppc.patch +++ b/xulrunner-24.0-jemalloc-ppc.patch @@ -1,7 +1,7 @@ -diff -up firefox-48.0/memory/mozjemalloc/jemalloc.c.jemalloc-ppc firefox-48.0/memory/mozjemalloc/jemalloc.c ---- firefox-48.0/memory/mozjemalloc/mozjemalloc.cpp.jemalloc-ppc 2016-07-26 10:51:46.385434384 +0200 -+++ firefox-48.0/memory/mozjemalloc/mozjemalloc.cpp 2016-07-26 10:53:49.061023106 +0200 -@@ -1090,7 +1090,7 @@ static const bool config_recycle = false +diff -up firefox-57.0b5/memory/build/mozjemalloc.cpp.old firefox-57.0b5/memory/build/mozjemalloc.cpp +--- firefox-57.0b5/memory/build/mozjemalloc.cpp.old 2017-10-06 12:00:27.938687498 +0200 ++++ firefox-57.0b5/memory/build/mozjemalloc.cpp 2017-10-06 12:02:45.232151309 +0200 +@@ -780,7 +780,7 @@ struct arena_t { * controlling the malloc behavior are defined as compile-time constants * for best performance and cannot be altered at runtime. */ |