diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index 2014ac4..6404a41 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -113,7 +113,7 @@ %ifarch x86_64 %global multilib_32_arch i686 %endif -%if 0%{?rhel} == 9 +%if 0%{?rhel} == 9 && %{undefined msvsphere} %ifarch x86_64 %global build_cross 1 %else @@ -3595,6 +3595,7 @@ end %changelog * Wed Oct 16 2024 Arkady L. Shane - 11.5.0-2.inferit +- Disables aarch64 cross compiler build - Debrand for MSVSphere 9.5 * Mon Jul 22 2024 Marek Polacek 11.5.0-2