Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A DMakefile15 HOST_CFLAGS := -Wall -Werror -g $(INCLUDES) -fPIC -z noexecstack macro
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile181 HOST_CFLAGS = $(subst -I$(LIBBPF_INCLUDE),-I$(LIBBPF_BOOTSTRAP_INCLUDE),\ macro