Re: [OE-core] [PATCH 2/2] qt4(embedded and x11): disable neon for armv6-vfp

2011-09-15 Thread Marc Reilly
On Thursday, September 15, 2011 07:26:16 PM Denis Carikli wrote: > without the -no-neon flag, neon is "autodetected" > by looking if the compiler is capable of compiling > a neon test, and succeed, and neon is then enabled > during the compilation. > > Signed-off-by: Denis Carikli > QT_C

[OE-core] [PATCH 2/2] qt4(embedded and x11): disable neon for armv6-vfp

2011-09-15 Thread Denis Carikli
without the -no-neon flag, neon is "autodetected" by looking if the compiler is capable of compiling a neon test, and succeed, and neon is then enabled during the compilation. Signed-off-by: Denis Carikli --- meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb |3 ++- meta/recipes-qt/qt4/qt4-x11