Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh826 HOST_BITS=64
828 HOST_BITS=32
831 log "Generating $HOST_BITS-bit Windows binaries"
833 log "Generating $HOST_BITS-bit Darwin binaries"
909 HOST_BITS=64
912 HOST_BITS=32
967 HOST_GMP_ABI=$HOST_BITS
Dbuild-host-gcc.sh830 if ! check_compiler_bitness ${HOST_FULLPREFIX}gcc $HOST_BITS; then
832 case $HOST_BITS in
836 if ! check_compiler_bitness ${HOST_FULLPREFIX}gcc $HOST_BITS $TRY_CFLAGS; then
837 … panic "Can't find a way to generate $HOST_BITS binaries with this compiler: ${HOST_FULLPREFIX}gcc"
882 HOST_BITS=$(tag_to_bits $1)
Dbuild-mingw64-toolchain.sh309 HOST_BITS=32
313 HOST_BITS=64
509 export ABI=$HOST_BITS