First note that multiarch was actually disabled when built with NDK r23.
I would not expect any catastrophe brought by this change.
When multiarch is enabled, crossenv seems to use wrong `EXT_SUFFIX` when
building some extensions.
Fixes https://github.com/termux/termux-packages/issues/11870.