summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-02-25 10:05:46 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-03-04 12:58:52 +0000
commit50388a7e4fdc0699dbe2b0666e9f155bdbce6e6e (patch)
tree855f1cbed64fc47df9bc6a4c7ddf71d9edbbb29d /src/plugins/platforms/xcb
parent7d2c7ca8fad2d8177599ba3a4851c48d3baf5772 (diff)
iOS: rely on built-in compiler macros to check for CPU features
iOS cannot do runtime feature detection, and querying the CPU is only allowed in kernel mode (or beyond), so we have to decide the features at compile time, in which case we might as well use the fallback code path that uses the built in __ARM_* macros to point out which features are supported, instead of hard-coding the features for iOS. Change-Id: Ie507c0d8e962a7bdab16508c8b8122645276512e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/xcb')
0 files changed, 0 insertions, 0 deletions