Home
last modified time | relevance | path

Searched refs:CLANG_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile385 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro
609 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
614 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
620 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile193 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro