qt5base-lts/config.tests/arch
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_host.pro Ensure that arch.test for host runs with option(host_build) 2013-02-18 17:07:13 +01:00
arch.cpp Detect NEON on AArch64 2015-11-26 15:40:41 +00:00
arch.pro Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00