summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-07-11 12:42:24 +0200
committerMartin Stransky <stransky@redhat.com>2019-07-11 12:42:24 +0200
commit2c91415020f089008233d6152ae649684d9c5fa3 (patch)
treeee0ab72bd7c739115fc5be7d8644aed927c93798 /firefox.spec
parentEnabled aarch64 and ppc64le (diff)
downloadlibrewolf-fedora-ff-2c91415020f089008233d6152ae649684d9c5fa3.tar.gz
librewolf-fedora-ff-2c91415020f089008233d6152ae649684d9c5fa3.tar.bz2
librewolf-fedora-ff-2c91415020f089008233d6152ae649684d9c5fa3.zip
Fixed aarch64 patch
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index fdeaced..e7c0639 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -313,8 +313,7 @@ This package contains results of tests executed during build.
%patch25 -p1 -b .rhbz-1219542-s390
%endif
#%patch37 -p1 -b .jit-atomic-lucky
-# TODO Fix later
-#%patch40 -p1 -b .aarch64-skia
+%patch40 -p1 -b .aarch64-skia
%if 0%{?disable_elfhack}
%patch41 -p1 -b .disable-elfhack
%endif
bgstack15