Home
last modified time | relevance | path

Searched defs:HOST_OVERRIDES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/objtool/
H A DMakefile43 HOST_OVERRIDES := CC="$(HOSTCC)" LD="$(HOSTLD)" AR="$(HOSTAR)" macro
/openbmc/linux/tools/bpf/resolve_btfids/
H A DMakefile21 HOST_OVERRIDES := AR="$(HOSTAR)" CC="$(HOSTCC)" LD="$(HOSTLD)" ARCH="$(HOSTARCH)" \ macro