Hi, Please pull this gcc-plugins fix for v4.19-rc1. This is for better behavior when the kernel is built with Clang, reported by Stefan Agner.
Thanks! -Kees The following changes since commit 7ccb95e8fe9131b8fa14b947c60dfb30044fa002: gcc-plugins: Regularize Makefile.gcc-plugins (2018-07-24 16:11:07 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v4.19-rc1-fix for you to fetch changes up to b04413330c773c808c4c6a6cdd278f8ee0f8b613: gcc-plugins: Disable when building under Clang (2018-08-23 10:06:12 -0700) ---------------------------------------------------------------- gcc plugin fix: - Lift gcc test into Kconfig ---------------------------------------------------------------- Kees Cook (1): gcc-plugins: Disable when building under Clang scripts/gcc-plugins/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Kees Cook Pixel Security