Home
last modified time | relevance | path

Searched defs:HOSTCC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/env/
H A DMakefile11 override HOSTCC = $(CC) macro
/OK3568_Linux_fs/buildroot/
H A DMakefile315 HOSTCC := gcc macro
316 HOSTCC := $(shell which $(HOSTCC) || type -p $(HOSTCC) || echo gcc) macro
510 HOSTCC = $(CCACHE) $(HOSTCC_NOCCACHE) macro
/OK3568_Linux_fs/
H A DMakefile92 HOSTCC := gcc macro
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile92 HOSTCC := gcc macro
/OK3568_Linux_fs/u-boot/tools/
H A DMakefile270 override HOSTCC = $(CC) macro
/OK3568_Linux_fs/kernel/tools/power/cpupower/
H A DMakefile94 HOSTCC = gcc macro
/OK3568_Linux_fs/u-boot/
H A DMakefile257 HOSTCC = cc macro
287 HOSTCC = $(call os_x_before, 10, 5, "cc", "gcc") macro
/OK3568_Linux_fs/kernel/
H A DMakefile425 HOSTCC = clang macro