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
%global multilib_32_arch i686
%endif
%if 0%{?rhel} == 9
%ifarch x86_64
%global build_cross 1
%else
#%if 0%{?rhel} == 9
#%ifarch x86_64
#%global build_cross 1
#%else
#%global build_cross 0
#%endif
#%else
#%dnl rhel != 9
%global build_cross 0
%endif
%else
%dnl rhel != 9
%global build_cross 0
%endif
#%endif
# TODO: Add ppc64le-redhat-linux s390x-redhat-linux later.
%global cross_targets aarch64-redhat-linux
Summary: Various compilers (C, C++, Objective-C, ...)
@ -3573,6 +3573,7 @@ end
%changelog
* 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/
- Rebuilt for MSVSphere 9.2.

Loading…
Cancel
Save