firefox: update to 92.0.

This commit is contained in:
Duncaen 2021-09-07 20:19:59 +02:00
parent 1d95226370
commit ad77666eda
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 2 additions and 17 deletions

View file

@ -1,15 +0,0 @@
--- a/js/src/wasm/WasmSignalHandlers.cpp
+++ b/js/src/wasm/WasmSignalHandlers.cpp
@@ -243,9 +243,9 @@
// If you run into compile problems on a tier-3 platform, you can disable the
// emulation here.
-#if defined(__linux__) && defined(__arm__)
-# define WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS
-#endif
+// #if defined(__linux__) && defined(__arm__)
+// # define WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS
+// #endif
#ifdef WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS
# include <sys/user.h>

View file

@ -3,7 +3,7 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-i18n".
#
pkgname=firefox
version=91.0.1
version=92.0
revision=1
build_helper="rust"
short_desc="Mozilla Firefox web browser"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.mozilla.org/firefox/"
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz"
checksum=b95854ec9cb3e4409e5a1cf203c2b228146c6e3f9f3240d304cecec6b256f962
checksum=299a472373021cc9194449c9f4bb962d5f74ef05e8af0448c589761ea34fbc84
lib32disabled=yes