Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/
H A DMakefile184 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro
/linux/tools/testing/selftests/bpf/
H A DMakefile477 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES)
824 BPF_CFLAGS="$(BPF_CFLAGS) $(CLANG_CFLAGS)" \
887 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
892 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
898 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
478 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) global() macro