Files
poky/meta/recipes-core
Juro Bystricky 47dedbcb52 glibc-testing: Specify location of c++ header files
Glibc test suite contains several c++ files. They are built
with g++ -nostdinc. In this case the location of c++ include files
needs to be specified explicitly, or the programs may fail to build.

The header locations are assumed to be:
    sysroot/usr/include/c++/<version>
    sysroot/usr/include/c++/<version>/<machine>

The new code parses "configparms" to get the actual CXX and sysroot
used for the glibc test suite, then it queries CXX to determine
CXX <version> and CXX <machine>. With the known values for <version>
and <machine> the code composes a new value for c++-sysincludes
and appends "configparms" with that value.

[YOCTO #7081]

(From OE-Core rev: 35cd410bd3cfcd072df29e36cfe66b2c14cd3841)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-31 22:23:16 +01:00
..
2015-02-03 14:53:51 +00:00
2015-01-07 23:35:06 +00:00
2015-01-23 11:36:26 +00:00
2015-01-07 23:35:13 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2014-07-17 12:28:51 +01:00
2014-11-25 13:03:25 +00:00
2014-08-27 12:12:32 +01:00
2015-03-20 23:56:02 +00:00
2014-09-22 13:04:21 +01:00