-
Check arches in order of preference
released this
2016-08-08 23:22:47 +02:00 | 1301 commits to master since this releaseThe documentation for Build.SUPPORTED_ABIS says:
"An ordered list of ABIs supported by this device. The most preferred
ABI is the first element in the list."Respect that preference when checking for which arch to install
packages for.Fixes #131.
Downloads