[osm-gps-map] 133/153: Manually pass -g to gcc

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:07 UTC 2014


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

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit 092a445eb3a1d2d1e2e16be584a02890c9f828e9
Author: David Paleino <dapal at debian.org>
Date:   Sun Dec 15 00:34:31 2013 +0100

    Manually pass -g to gcc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e6a3de9..1363b07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export CFLAGS+=-UGDK_DISABLE_DEPRECATED
+export CFLAGS+=-UGDK_DISABLE_DEPRECATED -g
 export DEB_BUILD_HARDENING=1
 
 override_dh_auto_configure:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list