1 NDK_TOOLCHAIN_VERSION := clang 2 # Even the system STL is too much because it will link libsupc++ for rtti and 3 # exceptions. 4 APP_STL := none 5