diff --git a/python3.spec b/python3.spec index 15494ac..09f593f 100644 --- a/python3.spec +++ b/python3.spec @@ -668,7 +668,7 @@ BuildPython() { %{nil} # Invoke the build - make EXTRA_CFLAGS="$CFLAGS $MoreCFlags" %{?_smp_mflags} + %make_build CFLAGS_NODIST="$CFLAGS_NODIST $MoreCFlags" popd echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: $ConfName