[OE-core] [PATCH 7/8] [sanity] fix hardcoded references to gcc

Burton, Ross ross.burton at intel.com
Tue Aug 23 15:11:04 UTC 2016


On 23 August 2016 at 15:53, Burton, Ross <ross.burton at intel.com> wrote:

> I think this is because BUILD_CC by default contains whitespace, and
> bb.utils.which looks for "gcc ".  I added a strip() to check_app_exists and
> it passed, so can you please verify that your series doesn't regress when
> BUILD_CC isn't overridden?
>

Patch sent to fix check_app_exists().  It currently just strips whitespace
and doesn't handle someone passing "foo --bar" to check_app_exists but this
is still a step in the right direction.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160823/db27d040/attachment-0002.html>


More information about the Openembedded-core mailing list