Merge pull request #40 from darealshinji/patch-2

turn on verbosity, activate parallel builds
This commit is contained in:
Moritz Bunkus 2014-12-12 21:18:11 +01:00
commit fb3e6de77f

View File

@ -2,8 +2,12 @@
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
# uncomment line to turn verbose mode on
#export V=1
%:
dh $@
dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- \