summaryrefslogtreecommitdiff
path: root/libre/icecat/arm.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-07-02 18:20:16 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-07-08 14:31:53 -0400
commit426ad2f613372e64a2566211de888a784854fa3f (patch)
tree104aeeb6ebe2f024096947f50837ad686d29d7b6 /libre/icecat/arm.patch
parenta827495c22e6809c44c2b0a9c2211d89d9274686 (diff)
downloadabslibre-426ad2f613372e64a2566211de888a784854fa3f.tar.gz
abslibre-426ad2f613372e64a2566211de888a784854fa3f.tar.bz2
abslibre-426ad2f613372e64a2566211de888a784854fa3f.zip
[icecat]: upgrade to v91.11.0
Diffstat (limited to 'libre/icecat/arm.patch')
-rw-r--r--libre/icecat/arm.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/libre/icecat/arm.patch b/libre/icecat/arm.patch
new file mode 100644
index 000000000..9e2ed1510
--- /dev/null
+++ b/libre/icecat/arm.patch
@@ -0,0 +1,15 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=1526653
+
+diff --git a/js/src/wasm/WasmSignalHandlers.cpp.orig b/js/src/wasm/WasmSignalHandlers.cpp
+index 636537f..0f3461a 100644
+--- a/js/src/wasm/WasmSignalHandlers.cpp.orig
++++ b/js/src/wasm/WasmSignalHandlers.cpp
+@@ -244,7 +244,7 @@ using mozilla::DebugOnly;
+ // emulation here.
+
+ #if defined(__linux__) && defined(__arm__)
+-# define WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS
++//# define WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS
+ #endif
+
+ #ifdef WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS