commit 8b34696c1918327cfafbc89401e5b64d8097e082
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Apr 9 22:50:03 2016 +0900

    - parallel build is broken

 iptables.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iptables.spec b/iptables.spec
index d9147e2..e334dbb 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -224,7 +224,7 @@ iptables(8).
        %{?with_pcap:--enable-nfsynproxy} \
        %{?with_static:--enable-static}
 
-%{__make} all \
+%{__make} -j1 all \
        V=1
 
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iptables.git/commitdiff/8b34696c1918327cfafbc89401e5b64d8097e082

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

Reply via email to