[packages/dumb] - try make -j1
    qboosh 
    qboosh at pld-linux.org
       
    Mon Apr  1 09:30:54 CEST 2013
    
    
  
commit ec1a6992d4cd05d1d1e981c81cf86dfc3a65c357
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 1 09:30:46 2013 +0200
    - try make -j1
 dumb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dumb.spec b/dumb.spec
index 2806f5a..4047d4d 100644
--- a/dumb.spec
+++ b/dumb.spec
@@ -106,7 +106,7 @@ ALL_TARGETS += allegro allegro-examples allegro-headers
 PREFIX := /usr
 EOF
 
-%{__make} all \
+%{__make} -j1 all \
 	CC="%{__cc}" \
 	LDFLAGS="%{rpmldflags}" \
 	OFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dumb.git/commitdiff/ec1a6992d4cd05d1d1e981c81cf86dfc3a65c357
    
    
More information about the pld-cvs-commit
mailing list