summaryrefslogtreecommitdiff
path: root/Makefile.toolchain
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2019-09-12 23:35:08 -0700
committerCommit Bot <commit-bot@chromium.org>2019-09-14 03:57:42 +0000
commite1e81b2b8bbd0049f2472bb7f7c5ce1e3c9864b7 (patch)
tree15791b24c3f2d47c094cd97f9288d893e7b0fc9b /Makefile.toolchain
parent50109efd01cbc99589e79dd1da98178c727e698f (diff)
downloadchrome-ec-stabilize-12515.B.tar.gz
Makefile.rules: fix jobserver handlingstabilize-12515.B
looks like make isn't smart enough to detect a recursive make invocation when the $(MAKE) command is buried inside a $(call ...) function resulting in: make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. adding a '+' to give make the appropriate hint. BUG=none BRANCH=none TEST=make buildall -j still works, make no longer complains about jobserver Change-Id: Ia923a653e1ebf9cae7dae24a5b16f821b53e70b2 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1803179 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'Makefile.toolchain')
0 files changed, 0 insertions, 0 deletions