[Debian-ha-commits] [pacemaker] 53/69: Enable parallel builds

Christoph Berg myon at debian.org
Tue Jan 26 09:14:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

myon pushed a commit to branch debian/master
in repository pacemaker.

commit 0cc1142ced1cabcccde86316bde56be4d3cbd346
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Sat Jan 9 20:02:57 2016 +0100

    Enable parallel builds
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 481b4c6..d8b52ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs
 export DEB_LDFLAGS_MAINT_APPEND+=-Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,systemd
+	dh $@ --parallel --with autoreconf,systemd
 
 # autoreconf options taken from autogen.sh
 # without symlink usage (-s) to make --as-needed effective

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pacemaker.git



More information about the Debian-HA-Commits mailing list