Home
last modified time | relevance | path

Searched refs:LIBCXX_SUPPORT_LIB (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dmake-standalone-toolchain.sh572 dump "Copying c++ runtime headers and libraries (with $LIBCXX_SUPPORT_LIB)..."
600 if [ "$LIBCXX_SUPPORT_LIB" = "gabi++" ]; then
603 elif [ "$LIBCXX_SUPPORT_LIB" = "libc++abi" ]; then
607 dump "ERROR: Unknown libc++ support lib: $LIBCXX_SUPPORT_LIB"