Skip to content

Commit bb8c62d

Browse files
authored
build: remove unused variables from the configuration file
1 parent e9b71a8 commit bb8c62d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android-configure

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ if [ $ANDROID_SDK_VERSION -lt 24 ]; then
2121
echo "$ANDROID_SDK_VERSION should equal or later than 24 (Android 7.0)"
2222
fi
2323

24-
CC_VER="4.9"
25-
2624
case $ARCH in
2725
arm)
2826
DEST_CPU="arm"

0 commit comments

Comments
 (0)