Searched refs:BPF_GCC (Results 1 – 1 of 1) sorted by relevance
23 BPF_GCC ?= $(shell command -v bpf-gcc;) macro45 ifneq ($(BPF_GCC),)352 $(Q)$(BPF_GCC) $3 -O2 -c $1 -o $2540 ifneq ($(BPF_GCC),)