[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230315162944.39542-1-bage@linutronix.de>
Date: Wed, 15 Mar 2023 17:29:42 +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 v2 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.
Bastian Germann (1):
kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
scripts/package/mkdebian | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
2.39.2
Powered by blists - more mailing lists