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 DMakefile453 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) macro
728 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
733 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
739 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
/linux/tools/testing/selftests/hid/
H A DMakefile189 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro