Home | History | Annotate | Download | only in core

Lines Matching refs:ndk

16 # This file is designed to be called from the 'ndk-build' script
20 # Detect the NDK installation path by processing this Makefile's location.
36 # for the case when we're invoked from the NDK install path
40 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
43 $(info Android NDK: Your NDK installation path contains spaces.)
44 $(info Android NDK: Please re-install to a different location to fix the issue !)
60 # It turns out that some people use ndk-build to generate static
63 # If NDK_PROJECT_PATH=null, ndk-build make no attempt to look for it, but does
157 $(call __ndk_info,The Android NDK build cannot work here. Please move your project to a different location.)