Browse Source

remove tab

pull/866/head
Elear Solutions Dev 7 years ago
parent
commit
5300fb3af0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      aconfigure.sh

+ 1
- 1
aconfigure.sh View File

@@ -47,7 +47,7 @@ do
ANDROID_TOOLCHAIN_DIR="toolchain_x86_19" ANDROID_TOOLCHAIN_DIR="toolchain_x86_19"
COMPILER_PREFIX="i686-linux-android" COMPILER_PREFIX="i686-linux-android"
;; ;;
"x86_64" )
"x86_64" )
ANDROID_TOOLCHAIN_DIR="toolchain_x86_64_21" ANDROID_TOOLCHAIN_DIR="toolchain_x86_64_21"
COMPILER_PREFIX="x86_64-linux-android" COMPILER_PREFIX="x86_64-linux-android"
;; ;;


Loading…
Cancel
Save