Lines Matching refs:UNKNOWN_ARCH
1247 local UNKNOWN_ARCH=$(find_ndk_unknown_archs | grep $1)1248 if [ -z "$UNKNOWN_ARCH" ]; then