Searched refs:HOSTCC (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/
H A Dmakefile241 HOSTCC := $(shell xcrun -find cc) macro
243 ifneq (,$(findstring XcodeDefault,$(HOSTCC)))
249 CC := $(HOSTCC)
254 HOSTCC := $(shell xcrun -sdk macosx -find cc) macro
269 $(info # HOSTCC=$(HOSTCC))
728 CC="$(HOSTCC)" \
736 CC="$(HOSTCC)" \
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmakefile33 HOSTCC := cc macro

Completed in 179 milliseconds