[viennacl] 05/07: Enable parallel build.

Anton Gladky gladk at moszumanska.debian.org
Sun Mar 2 16:30:03 UTC 2014


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

gladk pushed a commit to branch master
in repository viennacl.

commit 33bf38591c4d28af66195711a36b31ef0a9caed2
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Mar 2 15:31:28 2014 +0100

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

diff --git a/debian/rules b/debian/rules
index 9ca7d03..8a15452 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ BUILDDIR := obj-$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 # Catch-all rule
 %:
-	dh $@ --without python-support
+	dh $@ --without python-support --parallel
 
 override_dh_auto_configure:
 	rm -rf CL

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/viennacl.git



More information about the debian-science-commits mailing list