5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-22 06:50:41 +03:00

enable parallel builds

This commit is contained in:
Wolfgang Bumiller 2017-02-10 12:01:44 +01:00
parent 790ed80040
commit d62021ec40

2
debian/rules vendored
View File

@ -10,7 +10,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
%:
dh $@ --with autoreconf,autotools-dev,quilt,systemd
dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd
override_dh_auto_configure:
dh_auto_configure -- \