Home
last modified time | relevance | path

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

/ndk/build/tools/
Dmake-standalone-toolchain.sh158 test -n "`echo $ARCH_INC | grep bc$ARCH`" && NEED_BC2NATIVE=yes
163 test "$NEED_BC_LIB" = "yes" -o "$NEED_BC2NATIVE" = "yes" && ARCH_STL=$ARCH_INC
344 if [ "$NEED_BC2NATIVE" != "yes" ]; then