Home
last modified time | relevance | path

Searched defs: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
392 HOSTCC_VERSION := $(firstword $(HOSTCC_VERSION)) macro