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

  /ndk/build/core/
ndk-common.sh 527 find_program CMD_WGET wget
540 if [ -n "$CMD_WGET" ] ; then
541 run $CMD_WGET -O $2 $1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 266 find_program CMD_WGET wget
278 if [ -n "$CMD_WGET" ] ; then
279 run $CMD_WGET -O $2 $1

Completed in 103 milliseconds