Lines Matching full:host
83 # Host system auto-detection.
88 # Determine host system and architecture from the environment
118 $(call ndk_log,Host OS was auto-detected: $(HOST_OS))
120 $(call ndk_log,Host OS from environment: $(HOST_OS))
140 $(call __ndk_info,Unsupported host architecture: $(UNAME))
144 $(call ndk_log,Host CPU was auto-detected: $(HOST_ARCH))
146 $(call ndk_log,Host CPU from environment: $(HOST_ARCH))
164 # special-case the host-tag
176 $(call ndk_log,Host awk tool was auto-detected: $(HOST_AWK))
178 $(call ndk_log,Host awk tool from environment: $(HOST_AWK))
185 $(call ndk_log,Host awk test returned: $(AWK_TEST))
187 $(call __ndk_info,Host awk tool is outdated. Please define HOST_AWK to point to Gawk or Nawk !)
197 # Location where all prebuilt binaries for a given host architectures