On 3/18/19 11:56 AM, Dominik Csapak wrote: > same as in pve-kernel where we have --jobs=auto > > Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index 9e13081..b73514a 100644 > --- a/Makefile > +++ b/Makefile > @@ -36,7 +36,7 @@ $(DEB): keycodemapdb | submodule > echo "git clone git://git.proxmox.com/git/pve-qemu.git\\ngit checkout > $(GITVERSION)" > $(BUILDSRC)/debian/SOURCE > # set package version > sed -i > 's/^pkgversion="".*/pkgversion="${KVMPACKAGE}_${KVMVER}-${KVMPKGREL}"/' > $(BUILDSRC)/configure > - cd $(BUILDSRC); dpkg-buildpackage -b -rfakeroot -us -uc > + cd $(BUILDSRC); dpkg-buildpackage -b -rfakeroot -us -uc -j > lintian $(DEBS) || true > > .PHONY: update >
applied _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel