diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-01-13 19:43:38 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-19 18:20:39 +0900 |
commit | 1d7bae8f8c85ddf153f302cd8d2f33d34762b0fd (patch) | |
tree | b896ad2a323550768eb81f6417f5708110174036 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | caf400c8b68af29568e39ef99b12d25966c3e76b (diff) |
kbuild: deb-pkg: build binary-arch in parallel
'make deb-pkg' builds build-arch in parallel, but binary-arch serially.
Given that all binary packages are independent of one another, they can
be built in parallel.
I am uncertain whether debian/files is robust against a race condition.
Just in case, make dh_gencontrol (dpkg-gencontrol) output to separate
debian/*.files, which are then concatenated into debian/files.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions