Home
last modified time | relevance | path

Searched refs:HOSTCXX (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DMakefile.host139 cmd_host-cxxmulti = $(HOSTCXX) $(HOSTLDFLAGS) -o $@ \
147 quiet_cmd_host-cxxobjs = HOSTCXX $@
148 cmd_host-cxxobjs = $(HOSTCXX) $(hostcxx_flags) -c -o $@ $<
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A DMakefile264 $(HOSTCXX) -print-multi-os-directory > /dev/null 2>&1 && \
265 osdir=x$$($(HOSTCXX) -print-multi-os-directory); \
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile1480 HOSTCXX = g++ macro