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

  /external/libvpx/libvpx/build/make/
Makefile 35 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN)))
46 $(if $(filter vs%,$(TGT_CC)),make NO_LAUNCH_DEVENV=1;) \
76 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN)))
  /external/libvpx/libvpx/
libs.mk 274 ifeq ($(filter icc gcc,$(TGT_CC)), $(TGT_CC))
293 ifeq ($(filter rvct,$(TGT_CC)), $(TGT_CC))

Completed in 26 milliseconds