Lines Matching full:host
52 # Set up configuration for host machine. We don't do cross-
53 # compiles except for arm, so the HOST is whatever we are
72 # BUILD_OS is the real host doing the build.
103 # the host build defaults to release, and it must be release or debug
114 # This is the standard way to name a directory containing prebuilt host
167 # Move the host or target under the debug/ directory
173 HOST_OUT_ROOT_release := $(OUT_DIR)/host
174 HOST_OUT_ROOT_debug := $(DEBUG_OUT_DIR)/host
181 BUILD_OUT := $(OUT_DIR)/host/$(BUILD_OS)-$(BUILD_ARCH)
185 # under product/) are actually host-dependent.