Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/
H A DMakefile385 HOSTCC_VERSION := $(shell V=$$($(HOSTCC_NOCCACHE) --version | \ macro
391 ifneq ($(firstword $(HOSTCC_VERSION)),4)
392 HOSTCC_VERSION := $(firstword $(HOSTCC_VERSION)) macro