From: Alessio Treglia Date: Sat, 11 Feb 2012 09:16:07 +0000 (+0100) Subject: Configure with --enable-debug. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~227 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f6a912f9c0617a32d6f78913a86891fd86b6bc17;p=gpac.git Configure with --enable-debug. --- diff --git a/debian/rules b/debian/rules index 00d9110..2a60832 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,7 @@ override_dh_auto_configure: --libdir=lib/$(DEB_HOST_MULTIARCH) \ --extra-cflags="-Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX" \ --enable-joystick \ + --enable-debug \ --disable-ssl echo "#define GPAC_SVN_REVISION \"\"" >include/gpac/version.h