]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
debian: also enable gdb for modules
authorMathieu Parent <math.parent@gmail.com>
Wed, 24 Feb 2010 12:48:40 +0000 (12:48 +0000)
committerMathieu Parent <math.parent@gmail.com>
Wed, 24 Feb 2010 12:48:40 +0000 (12:48 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16797 d0543943-73ff-0310-b7d9-9358b9ac24b2

debian/rules

index 066cfa078d8c1386cbe1fbca786284e16bba7a02..54b4dac04ed1434a56ac4a3fe9b67b91dedee244 100755 (executable)
@@ -49,6 +49,7 @@ DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 CFLAGS = -ggdb
+MOD_CFLAGS = -ggdb
 
 FEATURES = --enable-core-libedit-support --enable-core-odbc-support --with-libcurl --with-openssl