commit | 65c059bcaa73197ca71e8d4cc9a6c903560506c1 | [log] [tgz] |
---|---|---|
author | Andrew Donnellan <andrew.donnellan@au1.ibm.com> | Tue Dec 06 17:28:00 2016 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Feb 03 21:59:28 2017 +1100 |
tree | 45509696e28dba816368254c6372b0e9d1f31a7b | |
parent | eac6f8b0c7adb003776dbad9d037ee2fc64f9d62 [diff] |
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>