diff options
| author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | 2020-08-13 10:30:05 +0900 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 13:26:55 +0200 |
| commit | ee7cb8b69583db417b187b53f4765c3a403cd4cf (patch) | |
| tree | 9a9f893552cc3d5b0d513e87cccf201ccaec350f /sys/linux | |
| parent | bc15f7dbbc1c6e2042a7115b3fdacc0ada8c35e7 (diff) | |
Makefile: try to install clang-tidy package explicitly
Commit 43f1389ddccb58a4 ("Makefile: enable clang-tidy in presubmit tests")
added clang-tidy to only tools/docker/env/Dockerfile file. We should try to
explicitly install clang-tidy in Makefile for those who don't use docker.
/bin/sh: 1: clang-tidy: not found
(...snipped...)
Makefile:250: recipe for target 'tidy' failed
make[2]: *** [tidy] Error 127
make[2]: *** Waiting for unfinished jobs....
(...snipped...)
Makefile:269: recipe for target 'presubmit_smoke' failed
make[1]: *** [presubmit_smoke] Error 2
Makefile:264: recipe for target 'presubmit' failed
make: *** [presubmit] Error 2
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
