android_mt6572_jiabo/ndk/sources/cxx-stl/llvm-libc++/Application.mk
2025-09-05 16:56:03 +08:00

4 lines
139 B
Makefile

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