blob: eada7edd8403df2b72bc91d020fd458103fc62c1 [file] [log] [blame]
NDK_TOOLCHAIN_VERSION := clang
# Even the system STL is too much because it will link libsupc++ for rtti and
# exceptions.
APP_STL := none