drop the ancient defaults for s390x
This commit is contained in:
parent
ec851df667
commit
0d926ffb44
4
gcc.spec
4
gcc.spec
@ -1142,15 +1142,11 @@ CONFIGURE_OPTS="\
|
||||
--with-arch=z196 --with-tune=zEC12 \
|
||||
%endif
|
||||
%else
|
||||
%if 0%{?fedora} >= 26
|
||||
%if 0%{?fedora} >= 38
|
||||
--with-arch=z13 --with-tune=z14 \
|
||||
%else
|
||||
--with-arch=zEC12 --with-tune=z13 \
|
||||
%endif
|
||||
%else
|
||||
--with-arch=z9-109 --with-tune=z10 \
|
||||
%endif
|
||||
%endif
|
||||
--enable-decimal-float \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user