[minetest-v04x] 05/07: Enable verbose Makefile to detect possible compilation issues.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Jan 5 18:42:20 UTC 2015


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

apo-guest pushed a commit to branch master
in repository minetest-v04x.

commit e6c0bd6831670649e4ed4d48722c6e0cf4d315cc
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Jan 5 18:23:34 2015 +0100

    Enable verbose Makefile to detect possible compilation issues.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 65f3e23..c9c58bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ override_dh_auto_configure:
 	LDFLAGS="${LDFLAGS}" \
 	CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}" \
 		cmake -DRUN_IN_PLACE=0 \
+		-DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DENABLE_GETTEXT=1 \
 		-DENABLE_FREETYPE=1 \
 		-DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git



More information about the Pkg-games-commits mailing list