summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-01-22 14:50:00 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-11 17:39:50 +0000
commitce3f7777fd1d057f399f3f5df8df620e7eaf6cc2 (patch)
tree42238ffbe82d523b6d6344aa942745b152c40253 /meta/recipes-devtools/ccache
parent7e3f4ddd001f9c50a49d8ba5ab548af311e6b51f (diff)
downloadopenembedded-core-ce3f7777fd1d057f399f3f5df8df620e7eaf6cc2.tar.gz
openembedded-core-ce3f7777fd1d057f399f3f5df8df620e7eaf6cc2.tar.bz2
openembedded-core-ce3f7777fd1d057f399f3f5df8df620e7eaf6cc2.zip
gcc: ensure target gcc headers can be included
There are a few headers installed as part of gcc-runtime (omp.h, ssp/*.h). Being installed from a recipe built for the target architecture, these are within the target sysroot and not cross/nativesdk; thus they weren't able to be found by gcc with the existing search paths. Add support for picking up these headers under the sysroot supplied on the gcc command line in order to resolve this. Thanks to Richard Purdie for giving me a number of pointers during fixing this issue. Fixes [YOCTO #7141]. (From OE-Core rev: 5c87bb9ac2b35b3f8cf2b7d3e4507e7013115162) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/ccache')
0 files changed, 0 insertions, 0 deletions