Home
last modified time | relevance | path

Searched hist:"65 c059bcaa73197ca71e8d4cc9a6c903560506c1" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A DMakefile.gcc-pluginsdiff 65c059bcaa73197ca71e8d4cc9a6c903560506c1 Tue Dec 06 07:28:00 CET 2016 Andrew Donnellan <andrew.donnellan@au1.ibm.com> powerpc: Enable support for GCC plugins

Enable support for GCC plugins on powerpc.

Add an additional version check in gcc-plugins-check to advise users to
upgrade to gcc 5.2+ on powerpc to avoid issues with header files (gcc <=
4.6) or missing copies of rs6000-cpus.def (4.8 to 5.1 on 64-bit
targets).

Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>