HomeSort by relevance Sort by last modified time
    Searched refs:BH_HOST_CONFIG (Results 1 - 3 of 3) sorted by null

  /ndk/build/tools/
common-build-host-funcs.sh 42 # BH_HOST_CONFIG
151 BH_HOST_CONFIG=$(bh_tag_to_config_triplet $1)
452 # a wrapper toolchain under $2 with a prefix of ${BH_HOST_CONFIG}-
453 # where $BH_HOST_CONFIG is a GNU configuration name.
455 # Important: this script might redefine $BH_HOST_CONFIG to a different value!
598 BH_HOST_CONFIG=i586-pc-mingw32msvc
601 BH_HOST_CONFIG=i686-w64-mingw32msvc
685 --src-prefix="$BH_HOST_CONFIG-" \
752 # $BH_HOST_CONFIG, we need to save it in a variable to later get the
756 var_assign ${HOST_VAR}_CONFIG $BH_HOST_CONFIG
    [all...]
build-host-gdb.sh 152 ARGS=$ARGS" --host=$BH_HOST_CONFIG"
192 ARGS=$ARGS" --host=$BH_HOST_CONFIG"
250 GCC_FOR_STUB=${BH_HOST_CONFIG}-gcc
build-host-python.sh 253 ARGS=$ARGS" --host=$BH_HOST_CONFIG"
322 TEXT="$(bh_host_text) python-$BH_HOST_CONFIG-$2:"

Completed in 158 milliseconds