Home
last modified time | relevance | path

Searched refs:CCACHE_URL (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dbuild-ccache.sh37 CCACHE_URL=$DOWNLOAD_ROOT/$CCACHE_PACKAGE
48 do_from () { CCACHE_URL=$1; CCACHE_PACKAGE=`basename $1`; }
90 dump "Getting sources from $CCACHE_URL"
92 download_file $CCACHE_URL $BUILD_OUT/$CCACHE_PACKAGE
94 dump "Could not download $CCACHE_URL"