summarylogtreecommitdiffstats
path: root/0028-Allow-Eme-for-arm-and-Aarch64.patch
diff options
context:
space:
mode:
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 a371a3a1e5a2..b44d391bee66 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 dd9583868a0e15e5c3f4c56852531ff6fbe921eb..e3dca0c5e58b7a118fb820e148efb55d41d8eb8d 100644
+index 17726440ef2122a29e6966220287ccdbe5677b10..ddb2c59e17d386b3f834f7c190c287790d4760d4 100644
--- a/toolkit/moz.configure
+++ b/toolkit/moz.configure
-@@ -906,7 +906,7 @@ def eme_choices(target, wmf):
+@@ -863,7 +863,7 @@ def eme_choices(target, wmf):
if (
target.kernel in ("WINNT", "Linux")
and target.os != "Android"