From 49ad6567e89c18c6a5caae92ac961fcfe4356aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 10 Feb 2022 20:58:42 +0100 Subject: [PATCH] Remove an useless s390(x) z10 sed, we are at z13+ in Fedora --- pypy3.9.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pypy3.9.spec b/pypy3.9.spec index e9cb58a..96449a7 100644 --- a/pypy3.9.spec +++ b/pypy3.9.spec @@ -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