Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Order of $(LDLIBS) matters to linker, so put it after all the .o and .a files. Fixes: 74b5a59 ("selftests/bpf: Replace test_progs and test_maps w/ general rule") Reported-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191023153128.3486140-1-andriin@fb.com
- Loading branch information