diff options
-rw-r--r-- | firefox.spec | 2 |
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 |