summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-02-25 10:11:23 +0100
committerTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2016-03-08 17:55:14 +0000
commit27a2a0255946ddcd83cf28fa778685092e56e98d (patch)
tree7f6d57bcc7e7962285ecd6fdc84c2aa68d4faca6 /src/plugins/platforms/windows
parent15ddb7f841f2fccbe854ada9f61a8243e35a4e05 (diff)
iOS: Disable usage of crc32 intrinsics.
To quote http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160222/151168.html : > AArch64: fix Cyclone CPU features list. > It turns out we don't have CRC after all. Who knew? So clang did define __ARM_FEATURE_CRC32, while the CPU didn't support the crc32 instructions, resulting in EXC_BAD_INSTRUCTION. Change-Id: I4b0123ac5e7fd04696c05bfe7dacce205cffac8f Task-number: QTBUG-51168 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/windows')
0 files changed, 0 insertions, 0 deletions