summaryrefslogtreecommitdiff
path: root/libre/iceweasel/arm.patch
diff options
context:
space:
mode:
authorgrizzlyuser <grizzlyuser@protonmail.com>2021-10-07 13:49:11 +0300
committerbill-auger <mr.j.spam.me@gmail.com>2021-10-08 01:26:52 -0400
commite69e247f97e6a193677b81277b0639bec066808f (patch)
tree0ae643c9ae5a4fa87ca2c858914f3ca57b408791 /libre/iceweasel/arm.patch
parent784ab04d40b0e1c8c5a69db8c79e6b2c86e4b6ea (diff)
libre/iceweasel: Update to 93.0 according to upstreams
Arch Linux ARM has removed the patch and webrtc disable flag
Diffstat (limited to 'libre/iceweasel/arm.patch')
-rw-r--r--libre/iceweasel/arm.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/libre/iceweasel/arm.patch b/libre/iceweasel/arm.patch
deleted file mode 100644
index 9e2ed1510..000000000
--- a/libre/iceweasel/arm.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-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