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

  /ndk/build/tools/
common-build-host-funcs.sh 35 # BH_BUILD_OS NDK system name
65 BH_BUILD_OS=$HOST_OS
135 BH_BUILD_OS=$(bh_tag_to_os $1)
138 BH_BUILD_TAG=$BH_BUILD_OS-$BH_BUILD_ARCH
516 case $BH_BUILD_OS in
566 case $BH_BUILD_OS in
613 case $BH_BUILD_OS in
build-host-python.sh 303 if [ "$BH_HOST_OS" = "$BH_BUILD_OS" ]; then

Completed in 447 milliseconds