From e658eac3322145c7614685ec1d4908ff73b1551f Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Thu, 4 Aug 2016 21:03:16 +0100 Subject: [PATCH] Enable verbose building --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 1e51074..d8328a1 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 2.30.2