[tetgen] 11/15: Add --parallel option.
Anton Gladky
gladk at moszumanska.debian.org
Tue Jan 28 22:13:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository tetgen.
commit 3c02319295af85e25c17071fac5e7ef9e125f3b5
Author: Anton Gladky <gladk at debian.org>
Date: Tue Jan 28 22:42:35 2014 +0100
Add --parallel option.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ce3c2f9..675f3b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --buildsystem=cmake
+ dh $@ --buildsystem=cmake --parallel
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tetgen.git
More information about the debian-science-commits
mailing list