summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-07-11 12:43:04 +0200
committerMartin Stransky <stransky@redhat.com>2019-07-11 12:43:04 +0200
commit7a3dd46a55371d9a3e9a780502b7a288cad8db4d (patch)
treeee0ab72bd7c739115fc5be7d8644aed927c93798 /firefox.spec
parentMerge branch 'master' into f30 (diff)
parentFixed aarch64 patch (diff)
downloadlibrewolf-fedora-ff-7a3dd46a55371d9a3e9a780502b7a288cad8db4d.tar.gz
librewolf-fedora-ff-7a3dd46a55371d9a3e9a780502b7a288cad8db4d.tar.bz2
librewolf-fedora-ff-7a3dd46a55371d9a3e9a780502b7a288cad8db4d.zip
Merge branch 'master' into f30
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