Home | History | Annotate | Download | only in ndk-stack

Lines Matching refs:ndk

17 # This script is used to rebuild the host 'ndk-stack' tool.
19 # Note: The tool is installed under prebuilt/$HOST_TAG/bin/ndk-stack
27 "This script is used to rebuild the host ndk-stack binary program."
36 register_var_option "--ndk-dir=<path>" NDK_DIR "Place binary in NDK installation path"
65 BUILD_DIR=$NDK_TMPDIR/build-ndk-stack
108 NAME=$(get_host_exec_name ndk-stack)
109 INSTALL_ROOT=$(mktemp -d $NDK_TMPDIR/ndk-stack-XXXXXX)
133 SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/ndk-stack
170 ARCHIVE=ndk-stack-$HOST_TAG.tar.bz2