[arm] Use TARGET_IOS instead of __APPLE__ so we don't use the ios abi when cross...
authorZoltan Varga <vargaz@gmail.com>
Mon, 6 Feb 2017 22:25:53 +0000 (17:25 -0500)
committerZoltan Varga <vargaz@gmail.com>
Mon, 6 Feb 2017 22:26:05 +0000 (17:26 -0500)
commit1c3c4d86b3f780ba1b6872c4b8bf119bdb732441
treef8038bf1297d8d7c70f28979c753565671fbf12a
parent4ecb6839854589be4b803880fb3c621993c629b3
[arm] Use TARGET_IOS instead of __APPLE__ so we don't use the ios abi when cross compiling from osx to android.
mono/mini/mini-arm.c