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:45:52 +0000 (17:45 +0000)
commit88a1e8c43f1e16200791f49053afa8ffde4996b1
treed7b523c296d36cefc8591556cc2fe94ef1d089f9
parent40021e0a1739223d9b500f77b8cbed56eb82e12b
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

(From OE-Core rev: 3a66dd762e493ad2cda57110be67c3b06628050a)

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