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

  /ndk/build/core/
ndk-common.sh 528 find_program CMD_CURL curl
542 elif [ -n "$CMD_CURL" ] ; then
543 run $CMD_CURL -o $2 $1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 267 find_program CMD_CURL curl
280 elif [ -n "$CMD_CURL" ] ; then
281 run $CMD_CURL -o $2 $1

Completed in 362 milliseconds