[packages/rasdaman] - build is racy, use -j1

qboosh qboosh at pld-linux.org
Thu May 15 18:50:21 CEST 2014


commit 0dfd9d8ab08ca8513ed2c05c56d36663e72c079b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 15 18:53:02 2014 +0200

    - build is racy, use -j1

 rasdaman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rasdaman.spec b/rasdaman.spec
index 255fafe..ac358da 100644
--- a/rasdaman.spec
+++ b/rasdaman.spec
@@ -126,7 +126,7 @@ CXXFLAGS="%{rpmcxxflags} -fPIC"
 	%{?with_hdf4:--with-hdf4} \
 	--with-logdir=/var/log/rasdaman \
 	%{?with_netcdf:--with-netcdf}
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rasdaman.git/commitdiff/0dfd9d8ab08ca8513ed2c05c56d36663e72c079b



More information about the pld-cvs-commit mailing list