Re-enable aarch64
The fixed kernel-headers is in compose
This commit is contained in:
parent
f50e17d537
commit
55da53e3e2
@ -126,15 +126,10 @@ end}
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 128.0
|
Version: 128.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
|
|
||||||
# Temporarily exclude aarch64 due to
|
|
||||||
# /builddir/build/BUILD/firefox-128.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/linux_syscall_support.h:2716:39: error: ‘__NR_fstat’ was not declared in this scope
|
|
||||||
%if 0%{?rhel} >= 10
|
|
||||||
ExcludeArch: aarch64
|
|
||||||
%endif
|
|
||||||
%if 0%{?rhel} >= 9
|
%if 0%{?rhel} >= 9
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user