[OE-core] Re:kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC

Anton Sergienko anton.sergienko at gmail.com
Tue Feb 26 16:08:59 UTC 2013


Hi!
After the patch (commit c49f967384ccbfe131bbb33ee518014f3fc4b38f) to
meta/classes/kernel-arch.bbclass kernel build fails for arm machine with
hard floating point instruction set in CC (-mfloat-abi=hard).
As I understand kernel should not be build with fpu specific floating point
instructions(should not be any floating point operation at all), but CFLAGS
from machine-tune are propagated to CC and it also include -mfloat-abi
flag. Should not -mfloat-abi flag be filtered out in kernel-arch.bbclass ?

//Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130226/09658a8b/attachment-0002.html>


More information about the Openembedded-core mailing list