[packages/portaudio] - parallel build is broken, disabled
    baggins 
    baggins at pld-linux.org
       
    Tue Mar 10 23:59:47 CET 2015
    
    
  
commit 18d2c3f87b68cfb7ca681c5a54909839b6ba16cb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 10 23:59:22 2015 +0100
    - parallel build is broken, disabled
 portaudio.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/portaudio.spec b/portaudio.spec
index 475ca02..d6f007f 100644
--- a/portaudio.spec
+++ b/portaudio.spec
@@ -143,7 +143,7 @@ cd ../..
 	--enable-static%{!?with_static_libs:=no} \
 	%{!?with_asihpi:--without-asihpi}
 
-%{__make}
+%{__make} -j1
 %{?with_apidocs:/usr/bin/doxygen}
 
 %install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/portaudio.git/commitdiff/18d2c3f87b68cfb7ca681c5a54909839b6ba16cb
    
    
More information about the pld-cvs-commit
mailing list