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.bur...@intel.com> 
пишет:
>On 5 October 2017 at 08:46, Nikolay Merinov
><n.meri...@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.meri...@inango-systems.com
T +7 343 298 0147 C +7 912 229 2564
inango.com
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to