]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.8: Fix on-device SDK C++ runtime issue
authorKhem Raj <raj.khem@gmail.com>
Mon, 15 Jul 2013 23:41:42 +0000 (16:41 -0700)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:14:40 +0000 (07:14 -0700)
commit18537025ca8777a45cb24f1d9ee781323695607a
treeb1027fc1e9d43e1f43439036afbc191a30307628
parent2d5c457bf888771891e9c29e82ec5a5cecace528
gcc-4.8: Fix on-device SDK C++ runtime issue

This fixes the issue where g++ is not able to
find C++ headers when sysroot is '/'

The patch needs to be upstreamed into gcc as well.

[Yocto #4812]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-4.8.inc
meta/recipes-devtools/gcc/gcc-4.8/0040-fix-g++-sysroot.patch [new file with mode: 0644]