Files
poky/meta/recipes-devtools/gcc
Juro Bystricky d672a4cc3c gcc-runtime.inc: Add CPP support for x86-64-x32 tune
Using the following setup (as specified in yocto sample code):

MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:libx32"
DEFAULTTUNE_virtclass-multilib-libx32 = "x86-64-x32"

We fail to compile simple CPP programs because CPP cannot
find relevant header files, looking for them in a non-existing place.
To fix this, we create a symlink of the name CPP expects and point it to
the corresponding existing directory.

[YOCTO#10354]
[YOCTO#10380]

(From OE-Core rev: 9f9be229040f4f9a523a1e25afd78d5c3f4efc23)

(From OE-Core rev: 979b28c55c3b9b0134dbddbb09e30b9bf0db9231)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-08 23:47:13 +00:00
..
2016-07-27 08:33:38 +01:00
2015-12-22 16:08:49 +00:00
2016-05-18 20:50:30 +01:00
2016-07-27 08:33:38 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2015-12-22 16:08:49 +00:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00