commit b337564c6bdc274584c8c4d3ec2457a5f221547b
Author: Jakub Bogusz <[email protected]>
Date: Thu Jan 19 17:29:45 2023 +0100
- non-parallel java build
libsvm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsvm.spec b/libsvm.spec
index f42b70e..2f5fcff 100644
--- a/libsvm.spec
+++ b/libsvm.spec
@@ -124,7 +124,7 @@ Interfejs Pythona 3 do biblioteki LIBSVM.
CFLAGS="%{rpmcflags} -fPIC -Wall"
%if %{with java}
-%{__make} -C java
+%{__make} -C java -j1
%endif
%if %{with octave}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsvm.git/commitdiff/b337564c6bdc274584c8c4d3ec2457a5f221547b
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit