Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android: Add support for NDK r17 | Brad King | 2018-04-17 | 1 | -1/+1 |
| | | | | | | | | | The `armeabi` ABI is no longer available, so we can no longer use it by default unconditionally. Instead detect all available ABIs and choose the oldest arm ABI that is available. Also update the test suite to account for the lack of `armeabi` support and pass as of Android NDK r17-beta2. | ||||
* | Android: Add test cases covering use of the NDK and standalone toolchains | Brad King | 2016-08-23 | 1 | -0/+13 |