Enable verbose building
authorJames Cowgill <jcowgill@debian.org>
Thu, 4 Aug 2016 20:03:16 +0000 (21:03 +0100)
committerJames Cowgill <jcowgill@debian.org>
Thu, 4 Aug 2016 21:14:25 +0000 (22:14 +0100)
debian/rules

index 1e51074904613fca900739f908c737772ba674f4..d8328a17299e58e9cf5534b5679ea2d12eb00156 100755 (executable)
@@ -26,6 +26,7 @@ override_dh_auto_configure:
            --enable-joystick \
            --enable-debug \
            --disable-ssl \
+           --verbose \
            $(DEB_EXTRA_CONFIGURE_FLAGS)
        echo "#define GPAC_GIT_REVISION \"$(GPAC_GIT_REVISION)\"" > include/gpac/revision.h
        # workaround broken libav detection