debian: also enable gdb for modules

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16797 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Parent 2010-02-24 12:48:40 +00:00
parent 3c36d26988
commit 2aec4718a3
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -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