HomeSort by relevance Sort by last modified time
    Searched refs:BUILD_HOST_64bit (Results 1 - 3 of 3) sorted by null

  /build/core/combo/
HOST_linux-x86.mk 43 ifneq ($(strip $(BUILD_HOST_64bit)),)
46 # BUILD_HOST_64bit=1 overrides it for tool like emulator
53 endif # BUILD_HOST_64bit
HOST_windows-x86.mk 31 ifneq ($(strip $(BUILD_HOST_64bit)),)
39 endif # BUILD_HOST_64bit
HOST_darwin-x86.mk 20 ifneq ($(strip $(BUILD_HOST_64bit)),)
23 # BUILD_HOST_64bit=1 overrides it for tool like emulator
30 endif # BUILD_HOST_64bit

Completed in 40 milliseconds