[OE-core] [PATCH] utils.bbclass: Support applications with keys in check_app_exist function

Nikolai Merinov n.merinov at inango-systems.com
Fri Oct 6 18:53:04 UTC 2017


Currently BUILD_CC = "${CCACHE}${BUILD_PREFIX}gcc ${BUILD_CC_ARCH}"

BUILD_CC_ARCH looks like correct place for "-march" flag, but if we provide non-empty value for this variable sanity check can fail.

6 октября 2017 г. 15:45:16 GMT+05:00, "Burton, Ross" <ross.burton at intel.com> пишет:
>On 5 October 2017 at 08:46, Nikolay Merinov
><n.merinov at inango-systems.com>
>wrote:
>
>> check_app_exist function must support cases when "app" variable
>defined
>> as "progname --keys". For example BUILD_CC="gcc -march=x86-64" must
>> pass sanity check.
>>
>
>Whilst this is useful, -march should be in BUILD_CFLAGS.
>
>Ross

-- 
Nikolay Merinov
Team Leader, 3-rd Party Group
n.merinov at inango-systems.com
T +7 343 298 0147 C +7 912 229 2564
inango.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171006/ef8048ad/attachment-0002.html>


More information about the Openembedded-core mailing list