buildsystem: avoid using a tuple for library prefix
It's an autotool thing that it not standard in other build systems. And the Android triplets don't have an easy name to figure out. The native libraries built depend on the CPU architecture and the Android target they are built for.
Loading
Please register or sign in to comment