diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-12-16 14:33:38 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-19 09:28:18 +0000 |
commit | dc1fbfb2cd3c0d35f212523189ea7b1621906201 (patch) | |
tree | 3b5e515a2738b3ea5e27dac87d31a34ba8c48db3 /meta/recipes-devtools/swabber | |
parent | 28b772e42a20faebe1b4f415d28b42b7e0a424fb (diff) | |
download | openembedded-core-dc1fbfb2cd3c0d35f212523189ea7b1621906201.tar.gz openembedded-core-dc1fbfb2cd3c0d35f212523189ea7b1621906201.tar.bz2 openembedded-core-dc1fbfb2cd3c0d35f212523189ea7b1621906201.tar.xz openembedded-core-dc1fbfb2cd3c0d35f212523189ea7b1621906201.zip |
eglibc: Fixes for running regression tests
Override cxx-sysincludes along with CC and CXX
since it contains path pointing to tcbootstrap
sysroot which does not have c++ headers and libraries
Drop shorten-build-commands patch since it
did not override the include flags for c++ headers
when tests written in c++ are executed the @includes file
does not get updated to add c++ header paths
This patch only reduced the build output anyway
Add a patch to point eglibc to look into c++
headers the way OE installs them its not standard
install e.g. usr/include/c++/GCC_VER but instead
usr/include/c++. This lets g++ find the headers
in right place when compiling c++ testcases
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/swabber')
0 files changed, 0 insertions, 0 deletions