Home
last modified time | relevance | path

Searched refs:HOST_BITS (Results 1 – 3 of 3) sorted by relevance

/ndk/build/tools/
Dprebuilt-common.sh901 HOST_BITS=64
903 HOST_BITS=32
906 log "Generating $HOST_BITS-bit Windows binaries"
908 log "Generating $HOST_BITS-bit Darwin binaries"
984 HOST_BITS=64
987 HOST_BITS=32
1046 HOST_GMP_ABI=$HOST_BITS
Dbuild-host-gcc.sh769 if ! check_compiler_bitness ${HOST_FULLPREFIX}gcc $HOST_BITS; then
771 case $HOST_BITS in
775 if ! check_compiler_bitness ${HOST_FULLPREFIX}gcc $HOST_BITS $TRY_CFLAGS; then
776 … panic "Can't find a way to generate $HOST_BITS binaries with this compiler: ${HOST_FULLPREFIX}gcc"
821 HOST_BITS=$(tag_to_bits $1)
Dbuild-mingw64-toolchain.sh332 HOST_BITS=32
336 HOST_BITS=64
532 export ABI=$HOST_BITS