[PATCH v3 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage

From: Bastian Germann
Date: Wed Mar 15 2023 - 13:35:46 EST


Make use of DEB_BUILD_OPTIONS' parallel option because that is the only
parallel build option that is set by default in current dpkg-buildpackage
versions.

v2:
* Clarify that this is for current dpkg-buildpackage versions
* Evaluate DEB_BUILD_OPTIONS in debian/rules.
v3:
* Use the Policy snippet which sets MAKEFLAGS and uses patsubst over subst
* Mention the dpkg commit that changed the -j behaviour.

Bastian Germann (1):
kbuild: deb-pkg: Build parallely with current dpkg-buildpackage

scripts/package/mkdebian | 5 +++++
1 file changed, 5 insertions(+)

--
2.39.2