Lines Matching refs:ndk
15 echo "INTERNAL ERROR: Please define NDK_BUILDTOOLS_PATH to point to \$NDK/build/tools"
27 . $NDK_BUILDTOOLS_PATH/ndk-common.sh
618 check_sysroot $ANDROID_BUILD_TOP/prebuilts/ndk/current/platforms $SYSROOT_SUFFIX
620 check_sysroot `dirname $ANDROID_NDK_ROOT`/development/ndk/platforms $SYSROOT_SUFFIX
623 echo "ERROR: Could not find NDK sysroot path for $SYSROOT_SUFFIX."
883 CC=$NDK_BUILDTOOLS_ABSPATH/ndk-ccache-gcc.sh
884 CXX=$NDK_BUILDTOOLS_ABSPATH/ndk-ccache-g++.sh
1118 # Add -fpic, because MIPS NDK will need to link .a into .so.
1133 # Add -fpic, because MIPS NDK will need to link .a into .so.
1406 # $1: target root NDK directory
1412 local NDK="$1"
1414 echo "$NDK/$(get_toolchain_install_subdir "$@")"
1426 # executables (relative to the NDK top directory).
1457 # $1: target root NDK directory
1463 # Set the toolchain target NDK location.
1465 # $1: target NDK path
1476 # Check that a toolchain is properly installed at a target NDK location
1478 # $1: target root NDK directory