Searched refs:BPF_GCC (Results 1 – 1 of 1) sorted by relevance
24 BPF_GCC ?= $(shell command -v bpf-gcc;) macro43 ifneq ($(BPF_GCC),)272 $(Q)$(BPF_GCC) $3 $4 -O2 -c $1 -o $2404 ifneq ($(BPF_GCC),)