]> asedeno.scripts.mit.edu Git - linux.git/commit
gcc-plugins: Detail c-common.h location for GCC 4.6
authorKees Cook <keescook@chromium.org>
Sat, 15 Apr 2017 18:45:20 +0000 (11:45 -0700)
committerKees Cook <keescook@chromium.org>
Sun, 28 May 2017 17:23:02 +0000 (10:23 -0700)
commit1132e1e448ce51e3b51fc7afdf661633abc4f202
treed04e1e843a7b26dbd754e2c04a03126faabc6d02
parent243dd05d39aa14fac2ffde75cc66dee3270896f8
gcc-plugins: Detail c-common.h location for GCC 4.6

The c-common.h file moved in stock gcc 4.7, not gcc 4.6. However, most
people building plugins with gcc 4.6 are using the Debian or Ubuntu
version, which includes a patch to move the headers to the 4.7 location.
In case anyone trips over this with a stock gcc 4.6, add a pointer to the
patch used by Debian/Ubuntu.

Signed-off-by: Kees Cook <keescook@chromium.org>
scripts/gcc-plugins/gcc-common.h