Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh622 rm -rf "$MINGW_WRAP_DIR"
629 …PATH/gen-toolchain-wrapper.sh --src-prefix=$BINPREFIX1 --dst-prefix="$DST_PREFIX" "$MINGW_WRAP_DIR"
630 fail_panic "Could not create mingw wrapper toolchain in $MINGW_WRAP_DIR"
632 export PATH=$MINGW_WRAP_DIR:$PATH
633 dump "Using mingw wrapper: $MINGW_WRAP_DIR/${BINPREFIX1}gcc"