Home
last modified time | relevance | path

Searched hist:"7 ccb95e8fe9131b8fa14b947c60dfb30044fa002" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A DMakefile.gcc-pluginsdiff 7ccb95e8fe9131b8fa14b947c60dfb30044fa002 Thu Jul 12 02:38:52 CEST 2018 Kees Cook <keescook@chromium.org> gcc-plugins: Regularize Makefile.gcc-plugins

The layout of Makefile.gcc-plugins had uneven tabs, and the long names
of things made this file a bit hard to quickly visually parse. This
breaks lines and moves options to the same tab depth. While we're at
it, this also adds some comments about the various sections.

Signed-off-by: Kees Cook <keescook@chromium.org>