Searched defs:HOST_TOOLCHAIN_ROOT (Results 1 - 1 of 1) sorted by relevance

/build/core/combo/
H A DHOST_darwin-x86_64.mk34 HOST_TOOLCHAIN_ROOT := prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1 macro
35 HOST_TOOLCHAIN_PREFIX := $(HOST_TOOLCHAIN_ROOT)/bin/i686-apple-darwin$(gcc_darwin_version)
42 host_toolchain_header := $(HOST_TOOLCHAIN_ROOT)/lib/gcc/i686-apple-darwin$(gcc_darwin_version)/4.2.1/include
51 # HOST_TOOLCHAIN_ROOT is a Darwin-specific define
52 HOST_TOOLCHAIN_FOR_CLANG := $(HOST_TOOLCHAIN_ROOT)

Completed in 14 milliseconds