On 15/12/2021 09:53, Marco Rebhan wrote:
Nope, but to actually get 32-bit libraries built in most cases you will need to set the USE_EXPAND ABI_X86=32 on the packages you need it for (don't set it globally, that's unnecessary). Probably automatically needed if you install the Android toolkit via portage.
And expect to get bit by the freetype/harfbuzz circular dependency. There's plenty of stuff out there how to get round it, but it can be a pain ...
Cheers, Wol