From 4ba1f04aaaeaa50b7fffc9768abf53c9c982ecc8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 7 Feb 2021 09:50:26 +0100 Subject: extra/firefox: no SIMD for rust on i686 (see FS32#69) --- extra/firefox/PKGBUILD | 2 +- extra/firefox/mozconfig-i686.patch | Bin 722 -> 791 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index 7c21b896..c643df9b 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -14,7 +14,7 @@ eval "$( fi if [ "${CARCH}" = "i686" ]; then source+=('mozconfig-i686.patch') - sha256sums+=('dd49547b516936fe372f6f63c94e62dd975021ad97bcf31e98551ecff9890aed') + sha256sums+=('e2d8018e537dc6b49fed6bd29909a9c97fb0401c2926a0eeda850eebfb766f23') eval "$( declare -f prepare | \ sed ' diff --git a/extra/firefox/mozconfig-i686.patch b/extra/firefox/mozconfig-i686.patch index 885c51af..73b4434b 100644 Binary files a/extra/firefox/mozconfig-i686.patch and b/extra/firefox/mozconfig-i686.patch differ -- cgit v1.2.3-54-g00ecf