Lines Matching full:arch
38 SYSROOT=$NDK/platforms/android-<level>/arch-<arch>/
40 Where <level> is the API level number, and <arch> is the architecture
44 SYSROOT=$NDK/platforms/android-8/arch-arm
81 copy of the android-5/arch-arm sysroot, and of the toolchain binaries.
84 Use the '--arch=x86' option to specify the x86 GCC 4.6, or add '--arch=mips' option
90 --toolchain=mipsel-linux-android-4.6 # select MIPS GCC 4.6 compiler, same as --arch=mips
95 --toolchain=arm-linux-androideabi-clang3.3 # same as --arch=arm --llvm-version=3.3
187 the official Android 'armeabi' ABI (see docs/CPU-ARCH-ABIS.html) by default.