Home
last modified time | relevance | path

Searched refs:TGT_CC (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk23 ifeq ($(filter icc gcc,$(TGT_CC)), $(TGT_CC))
33 ifeq ($(filter rvct,$(TGT_CC)), $(TGT_CC))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile35 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro
46 $(if $(filter vs%,$(TGT_CC)),make NO_LAUNCH_DEVENV=1;) \
76 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro