Home | History | Annotate | Download | only in tools

Lines Matching refs:UNKNOWN_ARCH

1173     local UNKNOWN_ARCH=$(find_ndk_unknown_archs | grep $1)
1174 if [ -z $UNKNOWN_ARCH ]; then