Correct misspelling of _smp_mflags

This commit is contained in:
pcpa 2014-03-08 18:13:05 -03:00
parent 7e4639192c
commit 33cab9b72f

View file

@ -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