We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b71a8 commit bb8c62dCopy full SHA for bb8c62d
android-configure
@@ -21,8 +21,6 @@ if [ $ANDROID_SDK_VERSION -lt 24 ]; then
21
echo "$ANDROID_SDK_VERSION should equal or later than 24 (Android 7.0)"
22
fi
23
24
-CC_VER="4.9"
25
-
26
case $ARCH in
27
arm)
28
DEST_CPU="arm"
0 commit comments