Fix aarch64 build

i9e changed/i9e/wine-9.1-1.el9.inferit
Sergey Cherevko 3 months ago
parent 54a8fce38a
commit 139e2b234a
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -97,7 +97,7 @@ Source900: https://github.com/wine-staging/wine-staging/archive/v%{version}.tar.
%endif
%if !%{?no64bit}
%if 0%{?fedora} > 36
%if 0%{?fedora} > 36 || 0%{?msvsphere}
ExclusiveArch: %{ix86} x86_64 aarch64
%else
# Fedora 36 Clang doesn't build PE binaries on ARM at the moment

Loading…
Cancel
Save