swift
5de7c6f3 - Basic: normalise android triples when loading modules

Commit
6 years ago
Basic: normalise android triples when loading modules The android API level can be ignored when loading the module. The API level controls the NDK APIs which are available and is equivalent to the SDK version for Darwin. This allows us to keep the API level in the triple which future versions of Android's toolchain does.
Author
Committer
Parents
Loading