Remove an useless s390(x) z10 sed, we are at z13+ in Fedora

This commit is contained in:
Miro Hrončok 2022-02-10 20:58:42 +01:00
parent 831c9929b3
commit 49ad6567e8
1 changed files with 0 additions and 5 deletions

View File

@ -327,11 +327,6 @@ rm lib-python/3/idlelib/idle.bat
rm lib-python/3/distutils/command/*.exe
%build
%ifarch s390 s390x
# pypy3 requires z10 at least
%global optflags %(echo %{optflags} | sed 's/-march=z9-109 /-march=z10 /')
%endif
# Top memory usage is about 4.5GB on arm7hf
free