[arm] Make HAVE_ARMV{5,6,7} macros override hwcap detection.
commit28bfe7cee2d66d1aebb12a367ce34367516ef54c
authorAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 28 Jul 2016 02:32:19 +0000 (28 04:32 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 1 Aug 2016 08:32:24 +0000 (1 10:32 +0200)
tree3ea89519afb1cdb97ed29b4d9464fcee7c40459a
parent2cac09666c04914ea74a3e2f39e5dfbd66be1293
[arm] Make HAVE_ARMV{5,6,7} macros override hwcap detection.

This is necessary on weird devices where the hwcap code might fail to detect
the ARM version it's running on (usually caused by differences in /proc/cpuinfo
output).
mono/mini/mini-arm.c