qt5base-lts/mkspecs/devices/linux-tegra2-g++
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
..
qmake.conf Remove runtime detection of Neon on ARM CPUs 2014-01-16 02:59:49 +01:00
qplatformdefs.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00