Configure with --enable-debug.
authorAlessio Treglia <alessio@debian.org>
Sat, 11 Feb 2012 09:16:07 +0000 (10:16 +0100)
committerAlessio Treglia <alessio@debian.org>
Sat, 11 Feb 2012 09:16:07 +0000 (10:16 +0100)
debian/rules

index 00d91108a26b006c11379e790ce7ff5a089b7716..2a60832a6658bdf2180458932f038c271726316e 100755 (executable)
@@ -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