qt5base-lts/config.tests
Thiago Macieira 1b12c0608b Remove runtime detection of Neon on ARM CPUs
Now the only way to enable Neon support is to change the mkspec.

[ChangeLog][Important Behavior Changes] Qt no longer checks for
support for the Neon FPU on ARM platforms at runtime. Code optimized
for Neon must be enabled unconditionally at compile time by ensuring
the compiler supports Neon. You may need to edit your mkspec for that.

Task-number: QTBUG-30440
Change-Id: I4df9b2bf3cd022f8ed70f02f16878cb2cb3fe6fb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-01-16 02:59:49 +01:00
..
arch Add x86 arch detection support for AVX512 and SHA instructions 2013-08-22 02:04:39 +02:00
common Allow Clang to compile without libc++ 2013-09-09 23:04:48 +02:00
mac/corewlan Remove last traces of CoreServices/QT_NO_CORESERVICES on Mac 2013-10-11 18:49:25 +02:00
qpa Add new direct2d platform plugin 2014-01-10 15:10:29 +01:00
unix Remove runtime detection of Neon on ARM CPUs 2014-01-16 02:59:49 +01:00
x11 Revert "Move the glxfbconfig configtest to qpa and rename it to glx" 2013-12-07 21:17:07 +01:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00