Home
last modified time | relevance | path

Searched defs:CBUILD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
H A DMakefile10 CBUILD := $(subst -gcc,,$(lastword $(subst /, ,$(firstword $(wildcard $(foreach bindir,$(subst :, ,$(PATH)),$(bindir)/$(ARCH)-*-gcc)))))) macro
15 CBUILD := $(CHOST) macro
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H A DMakefile13 CBUILD := $(shell gcc -dumpmachine) macro

Completed in 3 milliseconds