Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 1 Nov 2024 09:27:10 +0100 you wrote: > When trying to build BPF selftests with additional compiler and linker > flags, we're running into multiple problems. This series addresses all > of them: > > - CFLAGS are not passed to sub-makes of bpftool and libbpf. This is a > problem when compiling with PIE as libbpf.a ends up being non-PIE and > cannot be linked with other binaries (patch #1). > > [...] Here is the summary with links: - [bpf-next,v3,1/3] selftests/bpf: Allow building with extra flags (no matching commit) - [bpf-next,v3,2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile https://git.kernel.org/bpf/bpf-next/c/0513eeee86d6 - [bpf-next,v3,3/3] selftests/bpf: Disable warnings on unused flags for Clang builds https://git.kernel.org/bpf/bpf-next/c/77017b9c4682 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html