]> code.ossystems Code Review - openembedded-core.git/commit
image-mklibs: ensure sysroot is correctly set when calling gcc
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Fri, 22 Nov 2013 22:39:43 +0000 (22:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:09:58 +0000 (17:09 +0000)
commit3a66dd762e493ad2cda57110be67c3b06628050a
tree44736e80e4df2b88c95b4a45098e81586bdbbbbd
parente1e888585c84175580ad822d4a6c93f62e5ce16c
image-mklibs: ensure sysroot is correctly set when calling gcc

[YOCTO #2519]

When getting gcc from sstate, it is possible to get a gcc with a bogus
sysroot configuration, as discussed in [1] or in [YOCTO #2519].

mklibs script will eventually call gcc, so we need to make sure that it
provides gcc with the right sysroot location.

[1] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/084159.html

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-mklibs.bbclass