Searched refs:ANDROID_CPU (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dsetenv_android.sh21 if [ -z "$ANDROID_CPU" ]; then
22 echo "ANDROID_CPU is not set. Please set it"
70 THE_ARCH=$(tr '[:upper:]' '[:lower:]' <<< "$ANDROID_CPU")
127 echo "ERROR: Unknown architecture $ANDROID_CPU"

Completed in 189 milliseconds