commit 94887af68a2302e0fc34bb87f53152131db86c3c
Author: Jacek Konieczny <[email protected]>
Date:   Sat Oct 5 18:01:40 2013 +0200

    -j1 for make as an attempt to fix build

 xen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xen.spec b/xen.spec
index 60981b7..e6dc155 100644
--- a/xen.spec
+++ b/xen.spec
@@ -423,7 +423,7 @@ export CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses"
        ac_cv_lib_iconv_libiconv_open=no \
        --disable-debug
 
-%{__make} dist-xen dist-tools dist-docs \
+%{__make} -j1 dist-xen dist-tools dist-docs \
        %{!?with_ocaml:OCAML_TOOLS=n} \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xen.git/commitdiff/94887af68a2302e0fc34bb87f53152131db86c3c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to