diff options
| author | Eduard Zingerman <[email protected]> | 2024-12-04 17:34:16 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-12-05 18:28:19 +0000 |
| commit | dff8470b99da095e1baafd01bdc21d9da05de821 (patch) | |
| tree | 689340d2f4098650ea9cb48aa58ca1be00d01eb7 /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
| parent | tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind (diff) | |
| download | kernel-dff8470b99da095e1baafd01bdc21d9da05de821.tar.gz kernel-dff8470b99da095e1baafd01bdc21d9da05de821.zip | |
samples/bpf: Pass TPROGS_USER_CFLAGS to libbpf makefile
Before commit [1], the value of a variable TPROGS_USER_CFLAGS was
passed to libbpf make command as a part of EXTRA_CFLAGS.
This commit makes sure that the value of TPROGS_USER_CFLAGS is still
passed to libbpf make command, in order to maintain backwards build
scripts compatibility.
[1] commit 5a6ea7022ff4 ("samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS")
Fixes: 5a6ea7022ff4 ("samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS")
Suggested-by: Viktor Malik <[email protected]>
Signed-off-by: Eduard Zingerman <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Viktor Malik <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions
