Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A DMakefile459 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) macro
780 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
785 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
791 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
/linux/tools/testing/selftests/hid/
H A DMakefile191 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro