[mapnik] 01/01: Restore spacing between options
Jérémy Lal
kapouer at moszumanska.debian.org
Fri Jun 19 16:36:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository mapnik.
commit 68d6e90ef026b14e1f5ad2df30ffe7a45c9a91b3
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Jun 19 18:36:42 2015 +0200
Restore spacing between options
---
debian/patches/2001_ftemplate-depth.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/2001_ftemplate-depth.patch b/debian/patches/2001_ftemplate-depth.patch
index cc397b1..f42e19b 100644
--- a/debian/patches/2001_ftemplate-depth.patch
+++ b/debian/patches/2001_ftemplate-depth.patch
@@ -10,7 +10,7 @@ Last-Update: 2015-06-19
# Common flags for g++/clang++ CXX compiler.
# TODO: clean up code more to make -Wextra -Wsign-compare -Wsign-conversion -Wconversion -Wshadow viable
- common_cxx_flags = '-Wall %s %s -ftemplate-depth-300 ' % (env['WARNING_CXXFLAGS'], pthread)
-+ common_cxx_flags = '-Wall %s %s' % (env['WARNING_CXXFLAGS'], pthread)
++ common_cxx_flags = '-Wall %s %s ' % (env['WARNING_CXXFLAGS'], pthread)
if 'clang++' in env['CXX']:
common_cxx_flags += ' -Wno-unknown-pragmas -Wno-unsequenced '
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git
More information about the Pkg-grass-devel
mailing list