diff options
| author | Pu Lehui <[email protected]> | 2024-09-05 08:13:52 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-09-05 20:13:39 +0000 |
| commit | dc3a8804d790cc7dda442e5504a0c67435b356f4 (patch) | |
| tree | 37a8dc618159d9c62b01df103ea13b9550dc79c0 /tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c | |
| parent | libbpf: fix some typos in libbpf (diff) | |
| download | kernel-dc3a8804d790cc7dda442e5504a0c67435b356f4.tar.gz kernel-dc3a8804d790cc7dda442e5504a0c67435b356f4.zip | |
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
The $(let ...) function is only supported by GNU Make version 4.4 [0]
and above, otherwise the following exception file or directory will be
generated:
tools/testing/selftests/bpfFEATURE-DUMP.selftests
tools/testing/selftests/bpffeature/
Considering that the GNU Make version of most Linux distributions is
lower than 4.4, let us adapt the corresponding logic to it.
Link: https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00008.html [0]
Acked-by: Eduard Zingerman <[email protected]>
Signed-off-by: Pu Lehui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c')
0 files changed, 0 insertions, 0 deletions
