[Pkg-ofed-commits] [libmlx5] 01/02: use parallel building

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Jul 27 15:46:46 UTC 2014


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

ana pushed a commit to branch master
in repository libmlx5.

commit 06f3c04a03bdf381ebf9cacdb8060e2e310d8369
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Sun Jul 27 17:35:26 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 7405624..a6aa9cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools_dev --parallel
 
 override_dh_strip:
 	dh_strip --dbg-package=libmlx5-1-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libmlx5.git



More information about the Pkg-ofed-commits mailing list