mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Correct misspelling of _smp_mflags
This commit is contained in:
parent
7e4639192c
commit
33cab9b72f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue