diff options
author | Trevor Bourget | 2019-05-27 16:54:23 -0700 |
---|---|---|
committer | Masahiro Yamada | 2019-06-05 02:33:10 +0900 |
commit | a6e0487709ded7cd1ba0c390d9771e5cb76a8453 (patch) | |
tree | fb4dae9353bdbbded3bc94942a3015b815bb0a7c /scripts/unifdef.c | |
parent | 8dde5715b280738505199023034397a15dc7bfbb (diff) |
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>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions