diff options
author | Martin Stransky <stransky@redhat.com> | 2017-09-25 10:49:39 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-09-25 10:49:39 +0200 |
commit | 8c8f061c471f460b166992ad0dd599ec142e0041 (patch) | |
tree | 94aded19182f9a904a28ab356647b9a51d0b0653 /xulrunner-24.0-s390-inlines.patch | |
parent | Added switch to build mozbz#1399611 and disable it now for various regressions. (diff) | |
download | librewolf-fedora-ff-8c8f061c471f460b166992ad0dd599ec142e0041.tar.gz librewolf-fedora-ff-8c8f061c471f460b166992ad0dd599ec142e0041.tar.bz2 librewolf-fedora-ff-8c8f061c471f460b166992ad0dd599ec142e0041.zip |
Update to 56.0
Diffstat (limited to 'xulrunner-24.0-s390-inlines.patch')
-rw-r--r-- | xulrunner-24.0-s390-inlines.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/xulrunner-24.0-s390-inlines.patch b/xulrunner-24.0-s390-inlines.patch deleted file mode 100644 index 074f8d9..0000000 --- a/xulrunner-24.0-s390-inlines.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp.s390-inlines xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp ---- xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp.s390-inlines 2013-10-23 16:04:01.773093979 +0200 -+++ xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp 2013-10-23 16:04:44.551134551 +0200 -@@ -4,6 +4,8 @@ - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -+#include "jscntxtinlines.h" -+ - #include "vm/SPSProfiler.h" - - #include "mozilla/DebugOnly.h" |