I am trying to build an old project and something has changed where the project tries to target mips64el-linux-android
. I don't reference this build targets within in build variants and it's not the sdk build version I specify in the project properties panel. Even so, I do have the native sdk installed so it should build in this case.
Any ideas?