generic-poky/meta/recipes-core/eglibc/eglibc-2.13
Khem Raj 45987c5135 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

(From OE-Core rev: dc1fbfb2cd3c0d35f212523189ea7b1621906201)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-19 09:29:18 +00:00
..
etc Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
IO-acquire-lock-fix.patch Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
armv4-eabi-compile-fix.patch eglibc: fix build for armv4 machines 2011-08-04 15:04:35 +01:00
eglibc-svn-arm-lowlevellock-include-tls.patch Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
generate-supported.mk Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
ld-search-order.patch Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
mips-rld-map-check.patch Patches: Fix Upstream-Status info 2011-07-13 12:29:20 +01:00
multilib_readlib.patch eglibc: Modify ldd script according to multilib config. 2011-08-15 15:26:17 +01:00
ppc-sqrt.patch eglibc: Fix patch merge breakage 2011-08-04 15:41:19 +01:00
stack-protector-test.patch Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" 2011-06-22 23:49:42 +01:00
use-sysroot-cxx-headers.patch eglibc: Fixes for running regression tests 2011-12-19 09:29:18 +00:00