[liggghts] 01/02: Use --parallel build again.

Anton Gladky gladk at moszumanska.debian.org
Tue Nov 8 19:27:31 UTC 2016


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

gladk pushed a commit to branch master
in repository liggghts.

commit 2decfde39793b67015cfdd62118e0a2528e732e6
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Nov 8 20:25:33 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index aa45abb..c08bf3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 BUILDDIR = $(CURDIR)/debian/build
 
 %:
-	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR)
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --parallel
 
 export OMPI_MCA_plm_rsh_agent=/bin/false		#workaround to start MPI-applications in chroot
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

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



More information about the debian-science-commits mailing list