Skip to content
Snippets Groups Projects
Commit 1132e1e4 authored by Kees Cook's avatar Kees Cook
Browse files

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: default avatarKees Cook <keescook@chromium.org>
parent 243dd05d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment