aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2019-04-02 10:08:32 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2019-04-02 23:17:18 +0200
commit6b7b6995c43e17f994c51c107740daedd948255a (patch)
tree6fe36cab6b66bfa4f5545ded26e03b3aa1b437d7 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
parent9de2640b06ecf0e6ef4b24b07a5573a2804d77d0 (diff)
selftests: bpf: tests.h should depend on .c files, not the output
This makes sure we don't put headers as input files when doing compilation, because clang complains about the following: clang-9: error: cannot specify -o when generating multiple output files ../lib.mk:152: recipe for target 'xxx/tools/testing/selftests/bpf/test_verifier' failed make: *** [xxx/tools/testing/selftests/bpf/test_verifier] Error 1 make: *** Waiting for unfinished jobs.... clang-9: error: cannot specify -o when generating multiple output files ../lib.mk:152: recipe for target 'xxx/tools/testing/selftests/bpf/test_progs' failed Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions