Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 16 May 2025 20:55:22 +0100 you wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > Remove llvm dependencies from binaries that do not use llvm libraries. > Filter out libxml2 from llvm dependencies, as it seems that > it is not actually used. This patch reduced link dependencies > for BPF selftests. > The next line was adding llvm dependencies to every target in the > makefile, while the only targets that require those are test > runnners (test_progs, test_progs-no_alu32,...): > ``` > $(OUTPUT)/$(TRUNNER_BINARY): LDLIBS += $$(LLVM_LDLIBS) > ``` > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: remove unnecessary link dependencies https://git.kernel.org/bpf/bpf-next/c/b615ce5fbefb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html