]> code.ossystems Code Review - openembedded-core.git/commit
qt4(embedded and x11): Disable neon for armv6-vfp
authorDenis Carikli <denis@eukrea.com>
Thu, 15 Sep 2011 09:26:16 +0000 (11:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:05 +0000 (16:27 +0000)
commite53987e52a362e9a66c0007bfe1ff17a1d5ba2da
treee5a5ec4365c31a9ee7c9f6d21f1ad66a4680d773
parentd86d55aea57966e1aaffe913c745a648c21f6c24
qt4(embedded and x11): Disable neon for armv6-vfp

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.

(From OE-Core rev: 026b59180fe3fbeb43cfd143f053ef33f482ef0c)

Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt4-embedded_4.7.3.bb
meta/recipes-qt/qt4/qt4-x11-free_4.7.3.bb