[osrm] 12/12: Enable verbose makefiles.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 4 19:22:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osrm.
commit 1afd3f5ce96024123c745de703cf8b82f0782c3d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 4 21:07:11 2015 +0200
Enable verbose makefiles.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d58af31..e0aa7a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_BUILD_HARDENING=1
dh $@ --parallel
override_dh_auto_configure:
- dh_auto_configure -- -DWITH_TOOLS=1
+ dh_auto_configure -- -DWITH_TOOLS=1 -DCMAKE_VERBOSE_MAKEFILE=1
override_dh_auto_clean:
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git
More information about the Pkg-grass-devel
mailing list