diff --git a/python3.12.spec b/python3.12.spec index c9f6563..6004bfa 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -1118,7 +1118,7 @@ CheckPython() { # we don't ship it in the RPM package. LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \ - -wW --slowest -j0 --timeout=1800 \ + -wW --slowest %{_smp_mflags} --timeout=1800 \ -i test_freeze_simple_script \ %if %{with bootstrap} -x test_distutils \