Home
last modified time | relevance | path

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

/ndk/build/tools/
Dcommon-build-host-funcs.sh149 BH_HOST_BITS=$(bh_tag_to_bits $1)
654 if ! _bh_check_compiler_bitness ${HOST_FULLPREFIX}gcc $BH_HOST_BITS; then
656 case $BH_HOST_BITS in
660 if ! _bh_check_compiler_bitness ${HOST_FULLPREFIX}gcc $BH_HOST_BITS $TRY_CFLAGS; then
661 …panic "Can't find a way to generate $BH_HOST_BITS binaries with this compiler: ${HOST_FULLPREFIX}g…