summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-11-02 09:32:25 +0100
committerMartin Stransky <stransky@redhat.com>2021-11-02 09:32:25 +0100
commitff8d52acc2e7500b406de3393531ee2627c93108 (patch)
tree5e878e0f9d0c16107135e3937ae46b5770b9ef02
parentDisabled debuginfo on aarch64/fedora33 (diff)
downloadlibrewolf-fedora-ff-ff8d52acc2e7500b406de3393531ee2627c93108.tar.gz
librewolf-fedora-ff-ff8d52acc2e7500b406de3393531ee2627c93108.tar.bz2
librewolf-fedora-ff-ff8d52acc2e7500b406de3393531ee2627c93108.zip
Disable aarch64 due to build failures bugzilla.redhat.com/show_bug.cgi?id=2019160
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 16348ab..4e80db0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -41,7 +41,7 @@ ExcludeArch: armv7hl
# Disabled due to
# https://bugzilla.redhat.com/show_bug.cgi?id=2019160
%if 0%{?fedora} == 33
-%global create_debuginfo 0
+ExcludeArch: aarch64
%endif
%ifarch armv7hl
bgstack15