[packages/pdns] - parallel build is inconsistent, disable it

baggins baggins at pld-linux.org
Mon Nov 16 23:45:07 CET 2015


commit 851c1b6395fe480e8c246950a8f839526f0a16b0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 16 23:44:18 2015 +0100

    - parallel build is inconsistent, disable it

 pdns.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pdns.spec b/pdns.spec
index 6096edf..6be4759 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -162,7 +162,7 @@ CPPFLAGS="-DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT=\"\""
 	--with-system-polarssl \
 	--with-socketdir=/var/run
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdns.git/commitdiff/851c1b6395fe480e8c246950a8f839526f0a16b0



More information about the pld-cvs-commit mailing list