linux-stable/scripts/package
Trevor Bourget a6e0487709 kbuild: tar-pkg: enable communication with jobserver
The buildtar script might want to invoke a make, so tell the parent
make to pass the jobserver token pipe to the subcommand by prefixing
the command with a +.

This addresses the issue seen here:

  /bin/sh ../scripts/package/buildtar tar-pkg
  make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.

See https://www.gnu.org/software/make/manual/html_node/Job-Slots.html
for more information.

Signed-off-by: Trevor Bourget <tgb.kernel@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-06-05 02:33:10 +09:00
..
Makefile kbuild: tar-pkg: enable communication with jobserver 2019-06-05 02:33:10 +09:00
builddeb kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG 2019-03-14 02:39:13 +09:00
buildtar kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG 2019-03-14 02:39:13 +09:00
mkdebian kbuild: deb-pkg: avoid implicit effects 2019-03-17 12:56:23 +09:00
mkspec kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used 2018-11-06 01:28:48 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00