diff --git a/python3.spec b/python3.spec index 1f7907e..8bb01e0 100644 --- a/python3.spec +++ b/python3.spec @@ -996,14 +996,6 @@ done # Running the upstream test suite # ====================================================== -# For ppc64 we need a larger stack than default -# See https://bugzilla.redhat.com/show_bug.cgi?id=1292462 -%ifarch %{power64} - ulimit -a - ulimit -s 16384 -%endif - - topdir=$(pwd) CheckPython() { ConfName=$1