summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2022-04-06 10:55:42 +0200
committerMartin Stransky <stransky@redhat.com>2022-04-06 10:55:42 +0200
commitc7aece478831dbb673b452b9a73c43f62a5efabc (patch)
tree53078ac7e8722b7f07f9598c342837c3bbe954d7 /firefox.spec
parentMerge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide (diff)
downloadlibrewolf-fedora-ff-c7aece478831dbb673b452b9a73c43f62a5efabc.tar.gz
librewolf-fedora-ff-c7aece478831dbb673b452b9a73c43f62a5efabc.tar.bz2
librewolf-fedora-ff-c7aece478831dbb673b452b9a73c43f62a5efabc.zip
removed aarch64 unused patch
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index 238bca8..23f2eb0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -216,7 +216,6 @@ Patch54: mozilla-1669639.patch
Patch55: firefox-testing.patch
Patch61: firefox-glibc-dynstack.patch
Patch62: build-python.patch
-Patch70: crossbeam-downgrade-rhbz2063961.patch
Patch71: 0001-GLIBCXX-fix-for-GCC-12.patch
# Test patches
@@ -459,9 +458,6 @@ This package contains results of tests executed during build.
%patch49 -p1 -b .build-arm-libaom
%patch53 -p1 -b .firefox-gcc-build
%patch54 -p1 -b .1669639
-%ifarch aarch64
-%patch70 -p1 -b .crossbeam-downgrade-rhbz2063961
-%endif
%patch71 -p1 -b .0001-GLIBCXX-fix-for-GCC-12
# Test patches
bgstack15