Don’t assume %_smp_mflags is -j%_smp_build_ncpus
This commit is contained in:
parent
f45b27cdd1
commit
d395ac4931
@ -120,7 +120,7 @@ export LLVM_CONFIG="%{_libdir}/llvm11/bin/llvm-config"
|
|||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|
||||||
%if %{with doc_pdf}
|
%if %{with doc_pdf}
|
||||||
%make_build -C docs latex SPHINXOPTS='%{?_smp_mflags}'
|
%make_build -C docs latex SPHINXOPTS='-j%{?_smp_build_ncpus}'
|
||||||
%make_build -C docs/_build/latex LATEXMKOPTS='-quiet'
|
%make_build -C docs/_build/latex LATEXMKOPTS='-quiet'
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user