[packages/hfst] - no parallel build with foma
    qboosh 
    qboosh at pld-linux.org
       
    Sat Jun 29 07:31:00 CEST 2013
    
    
  
commit 575da8134af218c53dd9e18420acf05bf435ac39
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 29 07:30:49 2013 +0200
    - no parallel build with foma
 hfst.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/hfst.spec b/hfst.spec
index d90c3c2..ece2ee9 100644
--- a/hfst.spec
+++ b/hfst.spec
@@ -90,7 +90,8 @@ Statyczna biblioteka HFST.
 	%{?with_readline:--with-readline} \
 	--with-unicode-handler=glib
 
-%{__make}
+# parallel build is broken with foma backend
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hfst.git/commitdiff/575da8134af218c53dd9e18420acf05bf435ac39
    
    
More information about the pld-cvs-commit
mailing list