orccpu-arm: Allow 'cpuinfo' fallback on non-android
authorEdward Hervey <edward@centricular.com>
Wed, 29 Nov 2017 08:19:20 +0000 (09:19 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 29 Nov 2017 08:19:20 +0000 (09:19 +0100)
commit15da42957bc6635f0c9bd52d9ea9e8b4e60fef2a
treea6d2f211de6d55e06d9a062478a3256d4ee8532f
parent8f8a9b27a73c244efb3cf2ab8f4a743d1b0705cf
orccpu-arm: Allow 'cpuinfo' fallback on non-android

Reading the cpu flags from cpuinfo is also useful on non-android
ARM platforms which might have mechanisms that prevent /proc/*/auxv
from being read.
orc/orccpu-arm.c