[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230315173524.63179-1-bage@linutronix.de>
Date: Wed, 15 Mar 2023 18:35:23 +0100
From: Bastian Germann <bage@...utronix.de>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Bastian Germann <bage@...utronix.de>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
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
Powered by blists - more mailing lists