diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-28 12:22:07 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-06-11 03:16:27 +0300 |
commit | 1658dcee3d43edde9c971b6e88fee64ab9fc67e0 (patch) | |
tree | 8fa703df08a19b7360ec9d968493c4b257ce5812 /arch/mips/netlogic | |
parent | 59f53855babf757ac7be19995670ab884aaf9b71 (diff) | |
download | linux-1658dcee3d43edde9c971b6e88fee64ab9fc67e0.tar.xz |
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
Now that the compiler's plugin support is checked in Kconfig,
all{yes,mod}config will not be bothered.
Remove 'depends on !COMPILE_TEST' for GCC_PLUGINS.
'depends on !COMPILE_TEST' for the following three are still kept:
GCC_PLUGIN_CYC_COMPLEXITY
GCC_PLUGIN_STRUCTLEAK_VERBOSE
GCC_PLUGIN_RANDSTRUCT_PERFORMANCE
Kees suggested to do so because the first two are too noisy, and the
last one would reduce the compile test coverage. I commented the
reasons in arch/Kconfig.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'arch/mips/netlogic')
0 files changed, 0 insertions, 0 deletions