Enable varbose build log
If we enable varbose build log, hardening checking is easy. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
a6301e4310
commit
09e9a532d9
5
debian/rules
vendored
5
debian/rules
vendored
@ -15,8 +15,9 @@ export DEB_BUILD_OPTIONS=nocheck
|
|||||||
override_dh_installchangelogs:
|
override_dh_installchangelogs:
|
||||||
dh_installchangelogs ChangeLog
|
dh_installchangelogs ChangeLog
|
||||||
|
|
||||||
#override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
# dh_auto_configure -- --enable-debug --with-drivers=all
|
dh_auto_configure -- --disable-silent-rules
|
||||||
|
# --enable-debug --with-drivers=all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh --with autoreconf $@
|
dh --with autoreconf $@
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user