diff options
| author | Ilya Leoshkevich <[email protected]> | 2019-10-28 10:21:10 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-10-28 15:16:10 +0000 |
| commit | e93d99180abdaaa362bb02427a84266cd61bfd30 (patch) | |
| tree | e395f92b6a29274e38747854d44859eb424642ee /tools/lib/bpf/libbpf.c | |
| parent | selftest/bpf: Use -m{little, big}-endian for clang (diff) | |
| download | kernel-e93d99180abdaaa362bb02427a84266cd61bfd30.tar.gz kernel-e93d99180abdaaa362bb02427a84266cd61bfd30.zip | |
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
`make O=/linux-build kselftest TARGETS=bpf` fails with
make[3]: *** No rule to make target '/linux-build/bpf/test_stub.o', needed by '/linux-build/bpf/test_verifier'
The same command without the O= part works, presumably thanks to the
implicit rule.
Fix by restoring the explicit $(OUTPUT)/test_stub.o rule.
Fixes: 74b5a5968fe8 ("selftests/bpf: Replace test_progs and test_maps w/ general rule")
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions
