Fix build on iOS
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>
Mon, 15 Apr 2013 14:05:43 +0000 (16:05 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 17 Apr 2013 11:46:17 +0000 (13:46 +0200)
commita19ed97f4c805ac6523497a13c81ab591a6f2522
tree3e21a54d9cbff3d29f001faa03f25519b2c40677
parentb7276f2362f1b3b1682a36f1b6dad81a16c8c36a
Fix build on iOS

Add missing include for sys_cache_control, and make sure we don't
define PLATFORM(IOS) or PLATFORM(IOS_SIMULATOR), since we're
PLATFORM(QT).

Intentionally squashed both changes for easier rebasing against
upstream.

Change-Id: I2e010aec76d1f1863d177af8a70091cc88bbc999
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/3rdparty/masm/assembler/ARMv7Assembler.h
src/3rdparty/masm/wtf/Platform.h