[saga] 01/08: Enable parallel building
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Mon Jul 6 18:32:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository saga.
commit a2efbc24216406b9e507f15f51338d9a8d8c34ba
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Fri Jun 26 13:39:51 2015 +0200
Enable parallel building
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 300ddf9..f4a24c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
CFLAGS+=$(CPPFLAGS)
%:
- dh $@ --with python2 --with autoreconf
+ dh $@ --with python2 --with autoreconf --parallel
override_dh_auto_configure:
dh_auto_configure -- --prefix=/usr --enable-openmp --enable-python $(shell dpkg-buildflags --export=configure)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list