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:
parent
790ed80040
commit
d62021ec40
2
debian/rules
vendored
2
debian/rules
vendored
@ -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 -- \
|
||||
|
Loading…
x
Reference in New Issue
Block a user