I'm looking to install and run software that's built for armv7hf on a Odroid C2 which uses a Cortex-A53 (ARMv8). The software devs indicate that adding the 32bit libs to mix is likely to be all that's required, albeit in the long term when there's sufficient demand they'll create specific builds for armv8/aarch64. I tried to add multilib to pacman's sources list but it seems it's not been incorporated in https://archlinuxarm.org/platforms/armv ... /odroid-c2
Any workarounds to get the 32bit libs installed?