summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data/unix/findclasslist.pl
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-12-03 16:51:05 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-12-21 13:33:21 +0000
commit32e4546cc3b38dd8a15eaac07dc79c48acea5ce7 (patch)
treec6687572da848b8a659057769ff77b9d90b0a214 /mkspecs/features/data/unix/findclasslist.pl
parentf25298bd11cf03a9e7af63ae5512c8ab8b47b306 (diff)
qprocessordetection.h: Fix detection of 32-bit ARMv8
This is more future-proof. It fixes the detection of 32-bit on ARMv8-A processors since it uses the __ARM_ARCH macro that GCC and Clang define. For MSVC, we use _M_ARM, which also contains the architecture version. MSVC does not currently support ARMv8 code, but when it does, this commit should make the support automatic. I don't know which compiler defines __TARGET_ARM_ARCH, but support it too. Change-Id: I8de47ed6c7be4847b99bffff141c8ede54a849eb Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'mkspecs/features/data/unix/findclasslist.pl')
0 files changed, 0 insertions, 0 deletions