disable 32bit build on ALP

This commit is contained in:
Frederic Crozat 2023-10-23 10:39:52 +02:00
parent 14495b5a5d
commit ad89bc0c72

47
_config
View File

@ -1834,12 +1834,34 @@ Optflags: * -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-st
%define skelcd_compat 0
%define _without_aom 1
%define _without_avif 1
%define disable_32bit 1
%ifarch s390x
%define tuneflag zEC12
%define archflag zEC12
Macros:
%tuneflag zEC12
%archflag zEC12
:Macros
%endif
Substitute: glibc-devel-32bit
Substitute: glibc-devel-static-32bit
Substitute: gcc-32bit
Substitute: gcc5-32bit
Substitute: gcc6-32bit
Substitute: gcc-ada-32bit
Substitute: gcc5-c++-32bit
Substitute: gcc6-c++-32bit
Substitute: gcc-c++-32bit
Macros:
%suse_version 1600
%workbench_version 0100
%is_opensuse 0
%skelcd_compat 0
%disable_32bit 1
%_without_aom 1
%_without_avif 1
%build_ldflags %{?_lto_cflags}
@ -1923,31 +1945,6 @@ Macros:
# Support: !rpmlint-Factory
# Support: !rpmlint-Factory-strict
# copy-paste from openSUSE:Factory:zSystems
%ifarch s390x
%define disable_32bit 1
%define tuneflag zEC12
%define archflag zEC12
Macros:
%disable_32bit 1
%tuneflag zEC12
%archflag zEC12
:Macros
Substitute: glibc-devel-32bit
Substitute: glibc-devel-static-32bit
Substitute: gcc-32bit
Substitute: gcc5-32bit
Substitute: gcc6-32bit
Substitute: gcc-ada-32bit
Substitute: gcc5-c++-32bit
Substitute: gcc6-c++-32bit
Substitute: gcc-c++-32bit
%endif
Substitute: mail
%if 1