summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-gitdb_0.5.4.bb
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:40:07 +0000
commitceb5a66d0b378fe4898bf7ccc5945246bbe332fc (patch)
tree6e7129d4c094249a5a6396c02deb7282eb948de9 /meta/recipes-devtools/python/python-gitdb_0.5.4.bb
parent620718b05d946144e0e4c05b5fdbec0d79fd77fb (diff)
downloadpoky-ceb5a66d0b378fe4898bf7ccc5945246bbe332fc.tar.gz
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) (From OE-Core rev: ce3f7777fd1d057f399f3f5df8df620e7eaf6cc2) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb_0.5.4.bb')
0 files changed, 0 insertions, 0 deletions