Skip to content
Snippets Groups Projects
Commit 4cfad87c authored by Rafaël Carré's avatar Rafaël Carré
Browse files

deb: forge -g flags for pjsip

parent 33cf1c82
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ configure-stamp:
# Add here commands to configure the package.
./autogen.sh
./configure --prefix=/usr --without-celt
cd libs/pjproject; ./configure
cd libs/pjproject; ./configure CFLAGS=-g CXXFLAGS=-g
touch configure-stamp
#Architecture
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment