linux-stable/usr/include
Nick Desaulniers 9a22717b9b kbuild: uapi: use -fsyntax-only rather than -S
The UAPI header tests are checking that the generated headers do not
have syntax errors. There's no need to run the rest of the compilation
pipeline after semantic analysis has run. Replace -S -o /dev/null with
-fsyntax-only.

Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2022-04-05 17:03:31 +09:00
..
.gitignore usr/include: refactor .gitignore 2021-05-02 00:43:34 +09:00
Makefile kbuild: uapi: use -fsyntax-only rather than -S 2022-04-05 17:03:31 +09:00
headers_check.pl kbuild: move headers_check.pl to usr/include/ 2022-01-08 17:41:00 +09:00