From 33cab9b72fa129dc241de43a1f553afe8c606733 Mon Sep 17 00:00:00 2001 From: pcpa Date: Sat, 8 Mar 2014 18:13:05 -0300 Subject: [PATCH] Correct misspelling of _smp_mflags --- sagemath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemath.spec b/sagemath.spec index 3d7d2f4..ec4e54b 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -734,7 +734,7 @@ popd #------------------------------------------------------------------------ pushd build/pkgs/flintqs/src - make %{?_smpflags} CPP="g++ %{optflags} -fPIC" + make %{?_smp_mflags} CPP="g++ %{optflags} -fPIC" popd pushd build/pkgs/rubiks/src