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

  /ndk/build/tools/
download-toolchain-sources.sh 38 OPTION_GIT_HTTP=no
39 register_var_option "--git-http" OPTION_GIT_HTTP "Use http to download sources from git"
84 if [ "$OPTION_GIT_HTTP" = "yes" ] ; then
rebuild-all-prebuilt.sh 52 OPTION_GIT_HTTP=no
53 register_var_option "--git-http" OPTION_GIT_HTTP "Download sources with http."
155 if [ $OPTION_GIT_HTTP = "yes" ] ; then

Completed in 301 milliseconds