diff options
author | Jan Horak <jhorak@redhat.com> | 2017-09-01 08:56:13 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2017-09-01 08:56:13 +0200 |
commit | 6f97a62f3aa39190021619a666972b4758819cb0 (patch) | |
tree | 0d5ed9c57d4a2c3970e07174919d4811001feda0 /mozilla-1253216.patch | |
parent | Merge branch 'master' into f26 (diff) | |
parent | Update to 55.0.3 (diff) | |
download | librewolf-fedora-ff-6f97a62f3aa39190021619a666972b4758819cb0.tar.gz librewolf-fedora-ff-6f97a62f3aa39190021619a666972b4758819cb0.tar.bz2 librewolf-fedora-ff-6f97a62f3aa39190021619a666972b4758819cb0.zip |
Merge branch 'master' into f26
Diffstat (limited to 'mozilla-1253216.patch')
-rw-r--r-- | mozilla-1253216.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mozilla-1253216.patch b/mozilla-1253216.patch deleted file mode 100644 index b6878be..0000000 --- a/mozilla-1253216.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up firefox-55.0/js/src/jit/AtomicOperations.h.1253216 firefox-55.0/js/src/jit/AtomicOperations.h ---- firefox-55.0/js/src/jit/AtomicOperations.h.1253216 2017-08-02 11:00:24.115991657 +0200 -+++ firefox-55.0/js/src/jit/AtomicOperations.h 2017-08-02 11:01:17.373817096 +0200 -@@ -348,7 +348,7 @@ AtomicOperations::isLockfree(int32_t siz - # elif defined(__sh__) - # include "jit/none/AtomicOperations-feeling-lucky.h" - # else --# include "jit/none/AtomicOperations-none.h" // These MOZ_CRASH() always -+# include "jit/none/AtomicOperations-ppc.h" - # endif - #elif defined(JS_CODEGEN_X86) || defined(JS_CODEGEN_X64) - # include "jit/x86-shared/AtomicOperations-x86-shared.h" |