Remove an useless s390(x) z10 sed, we are at z13+ in Fedora
This commit is contained in:
parent
831c9929b3
commit
49ad6567e8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user