Files
CMake/Modules/Platform
Brad King ca97d4cb5f Android: Add support for NDK r18
NDK r18 drops GCC toolchains and some STL types.  We need to choose a
clang toolchain by default when no gcc toolchains are available.  Switch
the STL type default to `c++_static` when the old `gnustl_static`
default is not available.

Update the test suite to not run tests for STL types that do not exist.
Also do not expect the gcc toolchain `cpp` tool to be available because
r18 does not provide it.  Also teach it to tolerate `gcc -dumpmachine`
output like `arm--linux-android` that differs from the toolchain prefix.

Fixes: #18301
2018-08-28 09:27:26 -04:00
..
2018-08-28 09:27:26 -04:00
2017-05-17 11:26:11 -06:00
2016-11-02 08:35:26 -04:00
2014-10-20 11:49:16 -04:00
2016-11-09 13:58:12 -08:00
2017-05-17 11:26:11 -06:00