[packages/systemd] - parallel build is broken

baggins baggins at pld-linux.org
Tue Mar 12 13:03:17 CET 2013


commit 53e2401f9f79c924c1f6fefe4a3dfaca59b7a967
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 12 13:03:06 2013 +0100

    - parallel build is broken

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 0969d74..ac82147 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -719,7 +719,7 @@ patch -p1 -R <%{PATCH100}
 	--with-rootprefix="" \
 	--with-rootlibdir=/%{_lib}
 
-%{__make}
+%{__make} -j1
 ./libtool --mode=link --tag=CC %{__cc} %{rpmcppflags} %{rpmcflags} -o systemd_booted %{rpmldflags} src/systemd_booted.c -L. -lsystemd-daemon
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/53e2401f9f79c924c1f6fefe4a3dfaca59b7a967



More information about the pld-cvs-commit mailing list