qt5base-lts/config.tests
Allan Sandfeld Jensen 07fdfa5598 Detect NEON on AArch64
The __ARM_NEON is the standard define for NEON instructions support
__ARM_NEON__ is only legacy, and specifically not defined in
AArch64 builds, which causes us not to detect NEON support there.

The NEON assembler files doesn't build with AArch64, so the NEON
drawhelper methods must be excluded for now.

Change-Id: Ie32f855bde94ee7efd8a8ddb7766c931778e729b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-11-26 15:40:41 +00:00
..
arch Detect NEON on AArch64 2015-11-26 15:40:41 +00:00
common Auto-detect whether 64-bit std::atomic really works 2015-09-22 22:46:08 +00:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Support for Wayland servers on i.MX6 2015-11-02 09:43:29 +00:00
unix Update bundled HarfBuzz-NG to 1.0.6 2015-11-03 16:20:57 +00:00
win/directwrite Windows: Include DirectWrite support by default if available 2015-07-21 08:21:34 +00:00
x11 Update copyright headers 2015-02-11 06:49:51 +00: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