projects
/
gpac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a697d2c
)
Enable verbose building
author
James Cowgill
<jcowgill@debian.org>
Thu, 4 Aug 2016 20:03:16 +0000
(21:03 +0100)
committer
James Cowgill
<jcowgill@debian.org>
Thu, 4 Aug 2016 21:14:25 +0000
(22:14 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 1e51074904613fca900739f908c737772ba674f4..d8328a17299e58e9cf5534b5679ea2d12eb00156 100755
(executable)
--- 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