summarylogtreecommitdiffstats
path: root/0028-Allow-Eme-for-arm-and-Aarch64.patch
diff options
context:
space:
mode:
authorBjörn Bidar2023-11-07 01:01:19 +0200
committerBjörn Bidar2023-11-07 01:08:12 +0200
commite9554dfe5f025e1905c34b0405e94e971d23e6d6 (patch)
tree6be38866d30b261fd388ef4ac2960b04c20639de /0028-Allow-Eme-for-arm-and-Aarch64.patch
parentbc489c7309f07a15064eecf702956aef9df790a3 (diff)
downloadaur-e9554dfe5f025e1905c34b0405e94e971d23e6d6.tar.gz
Update to 119.0.1-1
- New upstrem release - Rebase patches - Reuse openSUSE changelog The packaging of this package is about 80% the same to the SUSE packaging except that the packaging format is open upon the Arch Linux PKGBUID of course The changelog is relevant to the package when it comes to to these Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Diffstat (limited to '0028-Allow-Eme-for-arm-and-Aarch64.patch')
-rw-r--r--0028-Allow-Eme-for-arm-and-Aarch64.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0028-Allow-Eme-for-arm-and-Aarch64.patch b/0028-Allow-Eme-for-arm-and-Aarch64.patch
index b44d391bee66..9f7653f4e7aa 100644
--- a/0028-Allow-Eme-for-arm-and-Aarch64.patch
+++ b/0028-Allow-Eme-for-arm-and-Aarch64.patch
@@ -12,10 +12,10 @@ Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolkit/moz.configure b/toolkit/moz.configure
-index 17726440ef2122a29e6966220287ccdbe5677b10..ddb2c59e17d386b3f834f7c190c287790d4760d4 100644
+index 9fd9356c4016933f84f660c40116739f20ca15ee..521202cdbfbd372900a98a4247bd008135952bf4 100644
--- a/toolkit/moz.configure
+++ b/toolkit/moz.configure
-@@ -863,7 +863,7 @@ def eme_choices(target, wmf):
+@@ -867,7 +867,7 @@ def eme_choices(target, wmf):
if (
target.kernel in ("WINNT", "Linux")
and target.os != "Android"