diff --git a/pypy.spec b/pypy.spec index 1a651e0..b4705c1 100644 --- a/pypy.spec +++ b/pypy.spec @@ -431,6 +431,8 @@ BuildPyPy \ pypy \ %if 0%{with_jit} "-Ojit" \ +%else + "-O2" \ %endif %{nil}