On 23 August 2016 at 15:53, Burton, Ross <[email protected]> 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
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to