selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel
authorYonghong Song <yonghong.song@linux.dev>
Fri, 28 Jul 2023 05:57:45 +0000 (22:57 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 28 Jul 2023 15:54:05 +0000 (08:54 -0700)
commita76584fc9ff6b32f9839036eb15f4ca4d2586173
tree1ef25af3d08b4babba11c1603be4d4dfc66b034f
parent09fedc731874123e0f6e5e5e3572db0c60378c2a
selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel

Currently, test_progs-cpuv4 is generated with clang build kernel
when bpf cpu=v4 is supported by the clang compiler.
Let us enable test_progs-cpuv4 for gcc build kernel as well.

Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20230728055745.2285202-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/Makefile