[packages/hdf-eos5] - try -j1 for make check
qboosh
qboosh at pld-linux.org
Mon Dec 24 09:04:40 CET 2012
commit fcd2f4c97b0caf8d3b6d663670940325d61da87a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Dec 24 09:05:48 2012 +0100
- try -j1 for make check
hdf-eos5.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hdf-eos5.spec b/hdf-eos5.spec
index fe959f0..0ae9720 100644
--- a/hdf-eos5.spec
+++ b/hdf-eos5.spec
@@ -97,7 +97,7 @@ CPPFLAGS="%{rpmcppflags} -DH5_USE_16_API"
%{__make}
-%{?with_tests:%{__make} check}
+%{?with_tests:%{__make} -j1 check}
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hdf-eos5.git/commitdiff/fcd2f4c97b0caf8d3b6d663670940325d61da87a
More information about the pld-cvs-commit
mailing list