Cross-compiler-aarch64 build disabled

gcc-test-build
Sergey Cherevko 2 years ago
parent b11ec10900
commit 86265cc6f9
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -113,16 +113,16 @@
%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
%ifarch x86_64 #%ifarch x86_64
%global build_cross 1 #%global build_cross 1
%else #%else
#%global build_cross 0
#%endif
#%else
#%dnl rhel != 9
%global build_cross 0 %global build_cross 0
%endif #%endif
%else
%dnl rhel != 9
%global build_cross 0
%endif
# TODO: Add ppc64le-redhat-linux s390x-redhat-linux later. # TODO: Add ppc64le-redhat-linux s390x-redhat-linux later.
%global cross_targets aarch64-redhat-linux %global cross_targets aarch64-redhat-linux
Summary: Various compilers (C, C++, Objective-C, ...) Summary: Various compilers (C, C++, Objective-C, ...)
@ -3573,6 +3573,7 @@ end
%changelog %changelog
* Tue May 16 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 11.3.1-4.3.inferit * Tue May 16 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 11.3.1-4.3.inferit
- Cross-compiler-aarch64 build disabled
- Sets bug tracker URL to https://bugs.msvsphere.ru/ - Sets bug tracker URL to https://bugs.msvsphere.ru/
- Rebuilt for MSVSphere 9.2. - Rebuilt for MSVSphere 9.2.

Loading…
Cancel
Save