[saga] 01/01: Enable OpenMP

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Aug 13 20:41:45 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit 5cc0640f1f527b86371784f7c5631d6daddea0cc
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Aug 13 22:40:38 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 8b2613e..3da9cf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ endif
 	dh $@ --with python2 --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- $(DISABLE_GUI) --prefix=/usr --enable-python $(shell dpkg-buildflags --export=configure)
+	dh_auto_configure -- $(DISABLE_GUI) --enable-openmp --prefix=/usr --enable-python $(shell dpkg-buildflags --export=configure)
 
 VERSION := $(shell grep '^AC_INIT' configure.ac | \
 	sed 's/AC_INIT(saga, \([0-9|\.]*\)\,.*)/\1/g')

-- 
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