From: Mathieu Parent Date: Wed, 24 Feb 2010 12:48:40 +0000 (+0000) Subject: debian: also enable gdb for modules X-Git-Tag: v1.0.6~336 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2aec4718a37b5ee753dd2b6b71d35d2e4b395706;p=thirdparty%2Ffreeswitch.git debian: also enable gdb for modules git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16797 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/debian/rules b/debian/rules index 066cfa078d..54b4dac04e 100755 --- a/debian/rules +++ b/debian/rules @@ -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