aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2020-06-02 17:56:48 +0000
committerDaniel Borkmann <[email protected]>2020-06-02 20:02:38 +0000
commitd70a6be1e2ab98f13688e4a529b326e8e11230d0 (patch)
tree639cc6eba6d0d30925f816a0de2084a7c3636920 /net/tipc
parentbpf, selftests: Use bpf_probe_read_kernel (diff)
downloadkernel-d70a6be1e2ab98f13688e4a529b326e8e11230d0.tar.gz
kernel-d70a6be1e2ab98f13688e4a529b326e8e11230d0.zip
tools/bpf: Don't use $(COMPILE.c)
When using make kselftest TARGETS=bpf, tools/bpf is built with MAKEFLAGS=rR, which causes $(COMPILE.c) to be undefined, which in turn causes the build to fail with CC kselftest/bpf/tools/build/bpftool/map_perf_ring.o /bin/sh: 1: -MMD: not found Fix by using $(CC) $(CFLAGS) -c instead of $(COMPILE.c). Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions