Disables aarch64 cross compiler build

i9.5-beta
Arkady L. Shane 4 months ago
parent dcab73f5f1
commit ed0a7e22d6
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -113,7 +113,7 @@
%ifarch x86_64 %ifarch x86_64
%global multilib_32_arch i686 %global multilib_32_arch i686
%endif %endif
%if 0%{?rhel} == 9 %if 0%{?rhel} == 9 && %{undefined msvsphere}
%ifarch x86_64 %ifarch x86_64
%global build_cross 1 %global build_cross 1
%else %else
@ -3595,6 +3595,7 @@ end
%changelog %changelog
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 11.5.0-2.inferit * Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 11.5.0-2.inferit
- Disables aarch64 cross compiler build
- Debrand for MSVSphere 9.5 - Debrand for MSVSphere 9.5
* Mon Jul 22 2024 Marek Polacek <polacek@redhat.com> 11.5.0-2 * Mon Jul 22 2024 Marek Polacek <polacek@redhat.com> 11.5.0-2

Loading…
Cancel
Save