https://bugzilla.yoctoproject.org/show_bug.cgi?id=9991
On Tue, Jul 19, 2016 at 3:03 PM, Khem Raj wrote:
> Thanks. You can open a yp bugzilla to track it or even better send this
> patch backported
>
>
> On Jul 18, 2016 11:53 PM, "Yi Qingliang" wrote:
>>
>> when compiling qtbase in meta-qt5, it s
Thanks. You can open a yp bugzilla to track it or even better send this
patch backported
On Jul 18, 2016 11:53 PM, "Yi Qingliang" wrote:
> when compiling qtbase in meta-qt5, it says:
> | ../../include/QtCore/../../../git/src/corelib/global/qendian.h:143:36:
> fatal error: You must enable NEON in
when compiling qtbase in meta-qt5, it says:
| ../../include/QtCore/../../../git/src/corelib/global/qendian.h:143:36:
fatal error: You must enable NEON instructions (e.g.
-mfloat-abi=softfp -mfpu=neon) to use these intrinsics.
| return __builtin_bswap16(source);
|