generic-poky/meta/recipes-core/glibc
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
..
cross-localedef-native glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc glibc: 'yes' within the path sets wrong variables 2015-03-10 10:47:49 +00:00
ldconfig-native-2.12.1 ldconfig-native: fix a endian-ness bug 2014-11-04 10:27:10 +00:00
site_config glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
cross-localedef-native_2.21.bb glibc: Update to glibc 2.21 release tag 2015-02-20 10:26:12 +00:00
glibc-collateral.inc glibc/glibc-collateral.inc: Add LIC_FILES_CHKSUM to avoid warnings in manifest creation 2015-03-20 11:03:47 +00:00
glibc-common.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-initial.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-initial_2.21.bb glibc: Upgrade 2.20 -> 2.21 2015-02-20 10:26:12 +00:00
glibc-ld.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-locale.inc glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES 2014-12-23 10:18:17 +00:00
glibc-locale_2.21.bb glibc: Upgrade 2.20 -> 2.21 2015-02-20 10:26:12 +00:00
glibc-mtrace.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-mtrace_2.21.bb glibc: Upgrade 2.20 -> 2.21 2015-02-20 10:26:12 +00:00
glibc-options.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-package.inc glibc-package: aarch64 enable symlink for ABI compliance 2014-12-23 10:18:19 +00:00
glibc-scripts.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-scripts_2.21.bb glibc: Upgrade 2.20 -> 2.21 2015-02-20 10:26:12 +00:00
glibc-testing.inc glibc-testing: Specify location of c++ header files 2015-03-31 22:23:16 +01:00
glibc.inc glibc: avoid configure stall by feeding prompt 2015-03-20 23:56:06 +00:00
glibc_2.21.bb glibc: 'yes' within the path sets wrong variables 2015-03-10 10:47:49 +00:00
ldconfig-native_2.12.1.bb ldconfig-native: fix a endian-ness bug 2014-11-04 10:27:10 +00:00