[packages/ntp] - parallel build is broken
    baggins 
    baggins at pld-linux.org
       
    Sat Apr 25 21:08:25 CEST 2015
    
    
  
commit 93d5cc3d36850163a0eb571271ea06f61f09a556
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 25 21:08:13 2015 +0200
    - parallel build is broken
 ntp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ntp.spec b/ntp.spec
index 9350fd4..325e51b 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -278,7 +278,7 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/readline"
 	--disable-local-libopts \
 	--disable-local-libevent
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ntp.git/commitdiff/93d5cc3d36850163a0eb571271ea06f61f09a556
    
    
More information about the pld-cvs-commit
mailing list