[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-3-17-g7e2991c

David Paleino dapal at debian.org
Sun Dec 15 00:17:48 UTC 2013


The following commit has been merged in the master branch:
commit 092a445eb3a1d2d1e2e16be584a02890c9f828e9
Author: David Paleino <dapal at debian.org>
Date:   Sun Dec 15 00:34:31 2013 +0100

    Manually pass -g to gcc

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:

-- 
GTK+ library to embed OpenStreetMap maps



More information about the Pkg-osm-commits mailing list