[mini] Fix incorrect ifdef in the arm64 gsharedvt files
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 6 Apr 2016 15:19:36 +0000 (17:19 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 6 Apr 2016 15:19:36 +0000 (17:19 +0200)
commit39655e73f97ba51e6df0e8cae5aa78cd63fe7eb9
treea6760f3e54452048bef6764fb7337edd601a26b1
parent18e2ad29a03e9cbdc657aa3f611567c450940868
[mini] Fix incorrect ifdef in the arm64 gsharedvt files

It used MONO_ARCH_GSHARED_SUPPORTED instead of MONO_ARCH_GSHAREDVT_SUPPORTED.
mono/mini/mini-arm64-gsharedvt.c
mono/mini/tramp-arm64-gsharedvt.c