Searched hist:bb3f38c3c5b759163e09b9152629cc789731de47 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/ |
H A D | Makefile | bb3f38c3c5b759163e09b9152629cc789731de47 Fri Oct 20 16:09:13 CDT 2017 David Lin <dtwlin@google.com> kbuild: clang: fix build failures with sparse check
We should avoid using the space character when passing arguments to clang, because static code analysis check tool such as sparse may misinterpret the arguments followed by spaces as build targets hence cause the build to fail.
Signed-off-by: David Lin <dtwlin@google.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|