[packages/python3-numpy] run build in verbose mode and define number of jobs
atler
atler at pld-linux.org
Thu Mar 27 02:01:52 CET 2025
commit 5656d5152d4c9c3441e80ab1bbf24a6f2286948c
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Mar 27 00:05:28 2025 +0100
run build in verbose mode and define number of jobs
python3-numpy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-numpy.spec b/python3-numpy.spec
index bcab1e5..83024cd 100644
--- a/python3-numpy.spec
+++ b/python3-numpy.spec
@@ -83,7 +83,7 @@ Generator interfejsów z Fortranu do Pythona 3.
%{__sed} -i -e '1s,^#!.*python3,#!%{__python3},' numpy/testing/print_coercion_tables.py
%build
-%py3_build_pyproject
+%py3_build_pyproject -Ccompile-args=-j -Ccompile-args='%{__jobs}' -Ccompile-args=-v
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-numpy.git/commitdiff/9d5d7baeed40dd66293888022ed097098f3e061a
More information about the pld-cvs-commit
mailing list