[vtk6] 04/09: Do not override debian compilation flags. (Closes: #750205)

Anton Gladky gladk at moszumanska.debian.org
Tue Jun 3 20:07:16 UTC 2014


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

gladk pushed a commit to branch master
in repository vtk6.

commit 783c43371d3716d4b7fd1779ee5448db19c7145f
Author: Mathieu Malaterre <malat at debian.org>
Date:   Tue Jun 3 21:00:41 2014 +0200

    Do not override debian compilation flags. (Closes: #750205)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 39e2044..df737a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ extra_flags +=  \
 	-DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed" \
 	-DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed" \
 	-DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
-	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+	-DCMAKE_BUILD_TYPE=None \
 	-DCMAKE_VERBOSE_MAKEFILE=ON \
 	-DVTK_USE_SYSTEM_JSONCPP=ON \
 

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



More information about the debian-science-commits mailing list