Home
last modified time | relevance | path

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

/ndk/build/tools/
Dgen-toolchain-wrapper.sh101 DST_DIR="$PARAMETERS"
102 if [ -z "$DST_DIR" ]; then
106 mkdir -p "$DST_DIR"
107 fail_panic "Could not create destination directory: $DST_DIR"
145 log "Generating toolchain wrappers in: $DST_DIR"
148 gen_wrapper_program $PROG "$SRC_PREFIX" "$DST_PREFIX" "$DST_DIR"