Searched refs:WRAPPERS_DIR (Results 1 - 1 of 1) sorted by relevance

/ndk/build/tools/
H A Dbuild-host-gcc.sh464 WRAPPERS_DIR="$BUILD_DIR/toolchain-wrappers"
465 run_on_setup mkdir -p "$WRAPPERS_DIR" && run_on_setup rm -rf "$WRAPPERS_DIR/*"
638 # a wrapper toolchain under $WRAPPERS_DIR with a prefix of ${HOST}-
866 run $NDK_BUILDTOOLS_PATH/gen-toolchain-wrapper.sh "$WRAPPERS_DIR" \
1086 PATH=$WRAPPERS_DIR:$PATH

Completed in 4 milliseconds